Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | Kay McCormick reports: when evp is NULL, it is reset too late and so can ↵ | Mike Frysinger | 2007-02-09 | 1 | -15/+14 |
| | | | | cause a crash when it is dereferenced | ||||
* | run through Lindent | Mike Frysinger | 2007-02-09 | 1 | -37/+37 |
| | |||||
* | only define offsetof() if it isnt already defined | Mike Frysinger | 2006-08-23 | 1 | -1/+3 |
| | |||||
* | Patch from Paul Mundt (lethal) adding an initial librt implementation. | Eric Andersen | 2005-01-11 | 1 | -0/+70 |
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch... |