Justin Maggard
a606012d23
Fix Clang compiler warnings.
2014-03-07 12:42:40 -08:00
Spencer Oliver
ff76966a1c
uuid: use CLOCK_REALTIME if CLOCK_MONOTONIC not available
...
Older versions of glibc may not have CLOCK_MONOTONIC, this is certainly the
case for the 2.3.2 based terastation libc.
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
2014-01-31 15:33:51 -08:00
Justin Maggard
bc33a34331
* Applying various OpenBSD-related changes. (Thanks SF user sthen23934)
2013-03-13 07:44:54 +00:00
Justin Maggard
40f3664390
* Fix warn_unused_result compiler warnings with FORTIFY_SOURCE defined.
2012-03-28 08:15:15 +00:00
Justin Maggard
cbf270b601
* Include config.h, and move a couple definitions to the header file.
2011-11-10 06:53:53 +00:00
Justin Maggard
773e1f6566
* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).
...
* Switch to autoconf from genconfig.sh.
2011-09-16 23:39:58 +00:00
Justin Maggard
8e0fcd56f9
* Complete/clarify license information.
2010-11-11 23:48:14 +00:00
Justin Maggard
db25ccd095
* Fix one more uClibc issue with reading boot_id in the absense of a system MAC address.
2009-10-28 19:26:38 +00:00
Justin Maggard
41f204029b
* Fix some issues with uClibc.
2009-10-28 07:44:45 +00:00
Justin Maggard
745457e814
* Don't use getifaddrs(), since it's not portable; and rework the MAC address reading code.
2009-10-23 22:01:05 +00:00
Justin Maggard
25861ebf92
* Use our own time-based UUID generation functions, to help eliminate potential compiling issues.
2009-09-01 02:54:20 +00:00