summaryrefslogtreecommitdiff
path: root/lib/libc/gen/stringlist.c
AgeCommit message (Expand)Author
2022-03-12reallocarr returns errno. preserve it.christos
2015-05-21use reallocarr (Ingo Schwarze)christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-09PR/36299: Greg Woods: Add namespace protection for sl_delete.christos
2006-07-27Add sl_delete, KNF, ansichristos
2000-01-25- Don't update the size of allocated storage until realloc successes.enami
2000-01-22Delint.mycroft
1999-11-28* sl_init(); if malloc() fails return NULL instead of calling err(1,...)lukem
1999-11-27convert to TNFi copyright (requested by christos)lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-09-29Delete `: %m' from a format string passed to err().enami
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-01-17Add stringlist implementationlukem