summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* In preparation for a new malloc implementation:Jason Evans2006-01-121-61/+0
* Nonexistent SIZE_MAX -> SIZE_T_MAXAndrey A. Chernov2002-08-041-1/+1
* Signal an error instead of giving the caller less memory than they askedTim J. Robbins2002-08-041-0/+7
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+4
* malloc_sysv used before initialized, reported in PR4002 byPoul-Henning Kamp1997-07-011-0/+52
* Integrate calloc with the rest of the gang.Poul-Henning Kamp1997-06-221-52/+0
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+52