]> arthur.barton.de Git - ngircd-alex.git/history - src/portab/portabtest.c
Fix configure script and "make check" for TCP Wrappers
[ngircd-alex.git] / src / portab / portabtest.c
2014-01-17 Alexander BartonFix configure script and "make check" for TCP Wrappers
2014-01-04 Alexander BartonSupport non-standard vsnprintf() return code
2014-01-01 Alexander BartonMerge branch 'bug167-WebircIPAnoDNS' of git://arthur...
2014-01-01 Alexander BartonMerge branch 'bug165-005-NETWORK' of git://arthur.barto...
2014-01-01 Alexander Bartonportabtest: Add checks for strdup(), strndup(), and... enhance-portabtest
2014-01-01 Alexander Bartonportabtest: Actually test functions
2013-12-29 Alexander Bartonportabtest: Only use one exit code to indicate errors
2013-12-29 Alexander Bartonportabtest: Code cleanup
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2005-07-31 Alexander BartonRemoved unnecessary #define of "LOCAL", now use plain...
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2003-01-04 Alexander Barton- Check functions only on systems that support prototyp...
2002-12-26 Alexander Barton- added tests for replacement functions.
2002-12-12 Alexander Barton- new file header format.
2002-09-09 Alexander Barton- Testprogramm ueberarbeitet, macht nun selber keine...
2002-09-09 Alexander Barton- Anpassungen an neue Test-Suite (Ausgabeformat).
2002-06-26 Alexander Barton- Reihenfolge der Tests geaendert. Ist "huebscher" :-)
2002-05-30 Alexander Barton- Weitere Anpassungen an pre-ANSI-Compiler.
2002-05-27 Alexander Barton- Anpassungen an pre-ANSI-Compiler.
2002-03-12 Alexander Barton- Informationen um "Vendor" ergaenzt.
2002-03-12 Alexander Barton- der System-Typ wird nun wieder korrekt ermittelt...
2002-03-12 Alexander Barton- externe portab-Header werden nicht mehr benoetigt...