summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for building lint(1) librarytholo1996-03-251-1/+5
* Cannot do operations on a void pointertholo1996-03-251-3/+4
* Add prototypes for internal functionstholo1996-03-254-28/+29
* From NetBSD: merge of 960317niklas1996-03-192-5/+19
* realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;deraadt1996-01-291-2/+11
* from netbsd; Rearrange to avoid sign problems with GCC.deraadt1995-12-214-73/+115
* make first arg of strtod/strtoq constderaadt1995-12-141-3/+3
* error in system(3) man page from John Kohlderaadt1995-11-011-2/+2
* initial import of NetBSD treederaadt1995-10-1879-0/+10218