Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-16 | __morecore need not be a function pointer | Eric Andersen | |
2002-07-16 | Odd. Got a copy of junk in here. | Eric Andersen | |
2002-07-01 | This patch, from Ronald Wahl <rwa@peppercon.com>, fixes the | Eric Andersen | |
spots where I screwed up and forgot to fix realloc to use free_unlocked() instead of free(). Thanks Ronald! | |||
2002-06-18 | Rework, reduce the size, add proper locking | Eric Andersen | |
-Erik | |||
2001-04-25 | Be more strict with the glibc style malloc implementation. Return NULL | Eric Andersen | |
when folks do a malloc(0) using malloc-930716. | |||
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | |