Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012-06-04 | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | -1/+1 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | -1/+1 |
2012-05-04 | add *64 junk for sys/*.h headers | Rich Felker | -0/+9 |
2012-02-01 | apparently gnu caddr_t is supposed to be char *, not unsigned long | Rich Felker | -1/+1 |
2011-04-11 | cleanup types stuff in headers, fix missing u_int*_t in sys/types.h | Rich Felker | -7/+9 |
2011-04-10 | add some ugly legacy type names in sys/types.h (u_char etc.) | Rich Felker | -0/+8 |
2011-03-14 | remove some old cruft from sys/types.h | Rich Felker | -1/+0 |
2011-02-20 | include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined | Rich Felker | -0/+1 |
2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | -0/+14 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+56 |