| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2013-07-04 | move core memalign code from aligned_alloc to __memalign | Rich Felker | 1 | -46/+2 |
| 2013-07-04 | move alignment check from aligned_alloc to posix_memalign | Rich Felker | 1 | -1/+1 |
| 2012-12-06 | fix invalid read in aligned_alloc | Rich Felker | 1 | -2/+3 |
| 2012-08-25 | implement "low hanging fruit" from C11 | Rich Felker | 1 | -11/+15 |
| 2011-06-29 | posix_memalign should fail if size is not a multiple of sizeof(void *) | Rich Felker | 1 | -1/+1 |
