Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -5/+1 |
2012-09-06 | dladdr should be available under _BSD_SOURCE as well as _GNU_SOURCE | Rich Felker | -1/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+7 |
2012-08-26 | dladdr support for dynamic linker (nonstandard extension) | Rich Felker | -0/+10 |
2011-06-27 | further fixup dlfcn.h | Rich Felker | -4/+10 |
2011-06-27 | match LSB/glibc constants for dynamic loader | Rich Felker | -4/+4 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+19 |