ngircd-tor/src/portab
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
..
.gitignore Add Cygwin binaries (*.exe) to .gitignore files 2012-12-25 18:52:49 +01:00
Makefile.ng private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
ansi2knr.1 - ansi2knr zum CVS-Tree hinzugefuegt. 2002-05-22 09:44:07 +00:00
ansi2knr.c - alten CVS-ID-Tag entfernt; ansi2knr.c ist direkt von automake uebernommen. 2002-05-22 09:44:50 +00:00
exp.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
imp.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
portab.h private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
portabtest.c Support non-standard vsnprintf() return code 2014-01-04 23:57:05 +01:00
splint.h Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
strdup.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
strlcpy.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
strndup.c private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
strtok_r.c Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
vsnprintf.c vsnprintf.c: make code compatible with ansi2knr tool 2013-11-09 23:41:20 +01:00
waitpid.c Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00