Age | Commit message (Expand) | Author |
---|---|---|
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-07-31 | permit calloc(0, N) and calloc(N, 0) -- malloc(0) does the right thing; marku... | Theo de Raadt |
2002-07-30 | return failure if integer overflow happens. sigh; too people had to | Theo de Raadt |
1999-11-10 | calloc() needs to be separate from malloc in case a user wants to have | Todd C. Miller |
1999-11-09 | Move calloc() into malloc.c and only zero out the area if malloc() | Todd C. Miller |
1996-08-20 | Cleaner. | Jason Downs |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |