ngircd-tor/src
Alexander Barton 5d88030bd1 Support non-standard vsnprintf() return code
C99 states that vsnprintf() "returns the number of characters that
would have been printed if the n were unlimited"; but according to the
Linux manual page "glibc until 2.0.6 would return -1 when the output
was truncated" -- so we have to handle both cases ...
2014-01-04 23:57:05 +01:00
..
ipaddr Check for working getaddrinfo() function 2013-12-27 21:35:13 +01:00
ngircd Support non-standard vsnprintf() return code 2014-01-04 23:57:05 +01:00
portab Support non-standard vsnprintf() return code 2014-01-04 23:57:05 +01:00
testsuite getpid.sh: use /bin/pidof when available 2013-09-03 21:33:22 +02:00
tool Add support for arc4random 2013-10-16 16:32:06 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00