summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files
AgeCommit message (Expand)AuthorFilesLines
2003-06-30s/#if !/#ifndef/, since the former confuses some C pre-processorsgrant1-30/+30
2003-06-30fix rcsidgrant1-1/+1
2003-06-30remove config.h in distclean target, not clean.grant1-3/+3
2003-06-24Make pax compile on Irix by including pwcache.h, which now includesjschauma1-1/+17
2003-06-24add prototype for isblank() to avoid implicit declarationgrant2-0/+8
2003-06-23not all systems define all of the time related constants wegrant1-9/+33
2003-06-23add getopt, getopt_long.grant7-18/+617
2003-06-10protect against multiple inclusiongrant1-0/+5
2003-06-10test for both getmode() and setmode().grant4-6/+94
2003-06-09regen after bumping dategrant1-9/+9
2003-06-09add isblank() and strmode().grant5-8/+216
2003-05-25Commit the recent 'setmode' change here, too, as pointed out by grant.jschauma1-1/+1
2003-05-22Add some more protoypes in extern.h and check for setmode to shut up somejschauma3-3/+23
2003-04-27work around the need for rpl_malloc (induced by config.h), since wegrant1-2/+11
2003-04-03make sure LIST_EMPTY, LIST_FIRST and LIST_NEXT are defined (linuxgrant1-0/+8
2003-03-31change around some #ifdefs, since Darwin has only some vis functions.grant1-3/+12
2003-03-31run ranlib in the install target, to appease Darwin's linker.grant1-3/+3
2003-03-31test for fparseln in libutil.grant4-9/+169
2003-03-31Initial import of libnbcompat-20030331, a portable NetBSD compatibilitygrant70-0/+26247