Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-03-10 | reverse definition dependency between PAGESIZE and PAGE_SIZE | Rich Felker | -1/+1 |
2012-05-22 | fix missing _BSD_SOURCE support in bits/*.h | Rich Felker | -1/+1 |
2011-06-25 | move all limits that don't vary out of bits/limits.h, into main limits.h | Rich Felker | -27/+1 |
2011-02-15 | protect some limit constants with feature test macros on x86_64 | Rich Felker | -1/+3 |
2011-02-15 | fix the types of some integer constant limits in headers | Rich Felker | -2/+2 |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | -0/+32 |