changelog
- Tue, 28 Aug 2012 18:35:45 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:35:45 +0200] rev 576
- Update version, modernize packaging, correct considereable portability
flaws, correct typical german english grammar errors, and worst of all
correct detection of builtin GCC atomic primitives sync_sub_and_fetch
by forcing the detecting function to return the return value which seems
to cause GCC to fail for unknown reasons.
- Tue, 28 Aug 2012 18:35:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:35:40 +0200] rev 575
- Update version, modernize packaging, accommodate libevent version 2 opaque
evbuffer datatype, port Linux style flock(2) to SVR4, include correct
non BSD and non SVR4 headers in DNS and resolving logic, correctly
include a arc4random(3) implementation for platforms lacking it,
conditionally implement the nonstandard MIN(a,b) macro, and use
parallel make for faster SMP and multicore builds.