aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/stringlist.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: sync with NetBSD -- sl_add() now returns an int.David E. O'Brien2003-08-281-5/+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