mirror of
https://github.com/transmission/transmission
synced 2025-03-04 02:28:03 +00:00
(1) added tr_getcwd(), a simple portability wrapper for getcwd() (2) cli: show the help page if no command-line arguments are provided (3) daemon: use tr_wait() intead of sleep() (4) daemon: SIGQUIT, SIGPIPE, SIGHUP aren't defined on windows (5) libtransmission: a couple of small cleanups to bencode.c, list.c, web.c (6) libtransmission: win32 portability fixes to platform.c |
||
---|---|---|
.. | ||
cli.c | ||
Makefile.am | ||
transmissioncli.1 |