summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* In preparation for a new malloc implementation:jasone2006-01-121-61/+0
* Nonexistent SIZE_MAX -> SIZE_T_MAXache2002-08-041-1/+1
* Signal an error instead of giving the caller less memory than they askedtjr2002-08-041-0/+7
* Remove 'register' keyword.obrien2002-03-211-2/+4
* malloc_sysv used before initialized, reported in PR4002 byphk1997-07-011-0/+52
* Integrate calloc with the rest of the gang.phk1997-06-221-52/+0
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+52
OpenPOWER on IntegriCloud