Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022年10月19日 | remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE | Rich Felker | -1/+1 |
2019年08月06日 | glob: implement GLOB_TILDE and GLOB_TILDE_CHECK | Ismael Luceno | -0/+3 |
2014年09月05日 | fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h | Szabolcs Nagy | -0/+1 |
2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -5/+1 |
2012年09月06日 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+7 |
2012年06月04日 | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | -1/+1 |
2012年05月04日 | add support for ugly *64 functions with _LARGEFILE64_SOURCE | Rich Felker | -0/+5 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+41 |