summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat
AgeCommit message (Expand)AuthorFilesLines
2003-06-30bump to 20030630grant1-2/+2
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.grant9-21/+621
2003-06-10use wildward for installed header files rather than listing eachgrant1-17/+2
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().grant6-10/+218
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-03remove deprecated NO_PATCH.grant1-2/+1
2003-04-03make sure LIST_EMPTY, LIST_FIRST and LIST_NEXT are defined (linuxgrant2-2/+10
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-31s/nb-types.h/nbtypes.h/grant1-2/+2
2003-03-31test for fparseln in libutil.grant4-9/+169
2003-03-31clean up cruft from when this was called 'libpkgsrc', some whitespacegrant1-34/+34
2003-03-31Initial import of libnbcompat-20030331, a portable NetBSD compatibilitygrant74-0/+26330