2396d8555c
- Don't link with -ldl, as it is not needed in most cases - Don't compile plugins if USE_PLUGINS=NO - Fix warning about missing newline at end of getopt.h - Removed the O_NOATIME open() flag from the logging plugin. - Removed the O_LARGEFILE open() flag. _FILE_OFFSET_BITS is 64. - Use fsync() if fdatasync() is not available for log file writing. - Replaced some sprintf() with snprintf() due to compiler warnings (though, they were length limited otherwise). - Replaced two occurences of strcpy() with memcpy(). |
||
---|---|---|
admin | ||
autotest | ||
debian | ||
doc | ||
src | ||
tools | ||
vs2010 | ||
.gitignore | ||
AUTHORS | ||
BSDmakefile | ||
BUGS | ||
COPYING | ||
ChangeLog | ||
GNUmakefile | ||
README | ||
TODO | ||
version.h |
README
Welcome and thanks for downloading uHub, a high performance ADC p2p hub. For the official documentation, bugs and other information, please visit: http://www.uhub.org/ For a list of compatible ADC clients, see: http://www.adcportal.com/wiki/index.php/ADC_Software_List#Client_Software