Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-07-04 | move core memalign code from aligned_alloc to __memalign | Rich Felker | -1/+3 |
2013-07-04 | move alignment check from aligned_alloc to posix_memalign | Rich Felker | -0/+1 |
2012-08-25 | implement "low hanging fruit" from C11 | Rich Felker | -40/+3 |
2011-06-29 | posix_memalign should fail if size is not a multiple of sizeof(void *) | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+47 |