summaryrefslogtreecommitdiff
path: root/lib/libc/gen/stringlist.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-3/+0
* Sync with NetBSD -- sl_add() now returns an int.David E. O'Brien2003-01-191-3/+6
* #include "namespace.h" to get a prototype for _err().Tim J. Robbins2003-01-071-0/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-5/+0
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-111-3/+8
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-1/+1
* _err() -> err().Jordan K. Hubbard1997-06-291-3/+3
* Add stringlist functions from NetBSD. (required for the new ftp(1)Mike Smith1997-06-251-0/+120