Jan Vidar Krey 2396d8555c Fix bug #167 - Build errors on OpenBSD.
- 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().
2011-11-30 13:43:39 +01:00
2010-05-31 17:13:40 +02:00
2010-01-27 17:50:02 +01:00
2009-03-16 17:35:08 +01:00
2010-05-31 17:13:40 +02:00
2009-02-19 17:14:09 +01:00
2011-11-28 16:30:35 +01:00

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

Description
No description provided
Readme 6.3 MiB
Languages
C 83.2%
C++ 12%
Perl 1.5%
Python 1.2%
CMake 1.2%
Other 0.8%