summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/calloc.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-31restore the previous form of the condition checking malloc() return value, whichjdolecek
2002-07-31allow calloc(0, x) and calloc(x, 0). sync w/openbsditojun
2002-07-30die if integer overflow. from openbsditojun
1998-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-13Add local.h for local prototypes.christos
1995-12-28New-style RCS ids.thorpej
1993-11-30Changed to use memset() instead of bzero().jtc
1993-10-13Split cfree() out of calloc.c.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd