| Age | Commit message (Expand) | Author | Lines | 
|---|---|---|---|
| 2019年10月17日 | make endian.h expose unprefixed macros, functions in standard profile | Rich Felker | -16/+20 | 
| 2019年10月17日 | move __BYTE_ORDER definition to alltypes.h | Rich Felker | -7/+1 | 
| 2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -3/+1 | 
| 2012年09月02日 | avoid "inline" in public headers for strict c89 compatibility | Rich Felker | -12/+7 | 
| 2012年05月06日 | take byte order from gcc if gcc has defined it | Rich Felker | -0/+4 | 
| 2012年05月03日 | uglify headers for the sake of junk that compiles with gcc -std=c89/-ansi | Rich Felker | -3/+12 | 
| 2012年04月22日 | fix breakage in endian.h | Rich Felker | -1/+1 | 
| 2012年04月22日 | add some ugly byte swapping cruft in endian.h | Rich Felker | -0/+59 | 
| 2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+17 |