Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant check in memalign | Rich Felker | 2013-07-23 | 1 | -1/+1 |
* | fix heap corruption bug in memalign | Rich Felker | 2013-07-23 | 1 | -1/+3 |
* | move core memalign code from aligned_alloc to __memalign | Rich Felker | 2013-07-04 | 1 | -2/+50 |
* | implement "low hanging fruit" from C11 | Rich Felker | 2012-08-25 | 1 | -7/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+13 |