Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per suggestion from Miles Bader, move calloc.c to libc/stdlib. | Eric Andersen | 2002-08-07 | 1 | -0/+41 |
Also, Manuel notices that I forgot to check for when nmemb=0, which would result in a segfault, so fix that case as well. -Erik |