summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* document largest possible value; netbsd pr#2338; from banshee@gabriella.resor...deraadt1996-05-041-1/+7
* Substantially improve random number generation by using the largest primetholo1996-03-301-9/+21
* 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