Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around what seems to be a gcc bug. | H. Peter Anvin | 2001-10-24 | 1 | -2/+6 |
| | |||||
* | Fix lpsm_zalloc(), and make debugging build work again.lpsm-0.1.6 | H. Peter Anvin | 2001-10-23 | 1 | -1/+1 |
| | |||||
* | Be a bit more correct: set errno to ENOMEM if we fail to allocate | H. Peter Anvin | 2001-10-23 | 1 | -1/+5 |
| | | | | memory. | ||||
* | Add calloc(), break alloc.c into free/malloc/mgmt files, add | H. Peter Anvin | 2001-10-20 | 1 | -0/+307 |
automatic dependency generation. |