1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00
transmission/utils
2016-03-29 16:37:21 +00:00
..
CMakeLists.txt Add version info to executables (on Windows). Group projects into folders (CMake). 2015-04-14 22:46:40 +00:00
create.c Handle potential dirname/basename errors where needed 2016-03-13 10:41:52 +00:00
edit.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
Makefile.am #6017: Remove -lm from utils compile flags (but leave in linker flags) 2015-11-06 15:09:50 +00:00
show.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
transmission-create.1
transmission-edit.1
transmission-show.1
units.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00