summaryrefslogtreecommitdiff
path: root/lib/libcompat
AgeCommit message (Collapse)Author
1996-08-21cfree moved to libcJason Downs
1996-08-18Fix order of parameters to compare function. Man page says (key, element)Todd C. Miller
which is what the ATT version does too.
1996-07-24Actually, let's use straight defines instead of macros. Potentially aJason Downs
better approach.
1996-07-24Prevent the v8 style regexp library from clashing with the POSIX regex.Jason Downs
Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources.
1995-10-18initial import of NetBSD treeTheo de Raadt