about summary refs log tree commit diff
path: root/src/portab/portabtest.c
AgeCommit message (Expand)Author
2020-02-15Fix memory leak in portabtest Check_strtok_r()Alexander Barton
2015-08-01Whitespace fixes (no functional changes)Alexander Barton
2014-03-17Update copyright notices of recently changed filesAlexander Barton
2014-03-17Remove imp.h and exp.h header filesAlexander Barton
2014-01-17Fix configure script and "make check" for TCP WrappersAlexander Barton
2014-01-04Support non-standard vsnprintf() return codeAlexander Barton
2014-01-01portabtest: Add checks for strdup(), strndup(), and strtok_r()Alexander Barton
2014-01-01portabtest: Actually test functionsAlexander Barton
2013-12-29portabtest: Only use one exit code to indicate errorsAlexander Barton
2013-12-29portabtest: Code cleanupAlexander Barton
2011-02-13Code cleanup: mostly removing empty linesAlexander Barton
2011-02-13Add Doxygen @file documentation to each source and header fileAlexander Barton
2005-07-31Removed unnecessary #define of "LOCAL", now use plain C "static" instead.Alexander Barton
2005-03-19Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.Florian Westphal
2003-01-04- Check functions only on systems that support prototypes, elder cpmpilersAlexander Barton
2002-12-26- added tests for replacement functions.Alexander Barton
2002-12-12- new file header format.Alexander Barton
2002-09-09- Testprogramm ueberarbeitet, macht nun selber keine Ausgaben mehr.Alexander Barton
2002-09-09- Anpassungen an neue Test-Suite (Ausgabeformat).Alexander Barton
2002-06-26- Reihenfolge der Tests geaendert. Ist "huebscher" :-)Alexander Barton
2002-05-30- Weitere Anpassungen an pre-ANSI-Compiler.Alexander Barton
2002-05-27- Anpassungen an pre-ANSI-Compiler.Alexander Barton
2002-03-12- Informationen um "Vendor" ergaenzt.Alexander Barton
2002-03-12- der System-Typ wird nun wieder korrekt ermittelt und verwendet.Alexander Barton
2002-03-12- externe portab-Header werden nicht mehr benoetigt. Notwendige Teile sindAlexander Barton