summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/exit.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-09Move calloc() into malloc.c and only zero out the area if malloc()millert3-55/+26
didn't do so for us. By default, malloc() zeros out the space it allocates but the programmer cannot rely on this as it is implementation- specific (and configurable via /etc/malloc.conf)
1999-11-09Install man-page links for strtok_r.art1-1/+2
1999-11-09Document strtok_r.art1-8/+19
1999-11-09Implement strtok_r.art1-5/+15
1999-10-10Make mips compile. -mojmaja5-27/+7
1999-10-06use /dev/arandom by defaultbeck1-2/+2
1999-09-29ssleay->openssl name change. (Wonder what spinoff projects will name it)beck1-0/+0
1999-09-29New minty openssl versionbeck5-12/+12
1999-09-29Ack. Sparc and stuff oops - openssl changed the name of this..beck1-4/+4