Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lpsm_zalloc(), and make debugging build work again.lpsm-0.1.6 | H. Peter Anvin | 2001-10-23 | 1 | -2/+2 |
| | |||||
* | Be a bit more correct: set errno to ENOMEM if we fail to allocate | H. Peter Anvin | 2001-10-23 | 1 | -1/+3 |
| | | | | memory. | ||||
* | Split apart into modules. Create lpsm_zalloc()/lpsm_calloc(). | H. Peter Anvin | 2001-10-20 | 1 | -0/+72 |