| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021年11月29日 | define NULL as nullptr when used in C++11 or later | Ismael Luceno | -1/+3 |
| 2013年11月24日 | restore type of NULL to void * except when used in C++ programs | Rich Felker | -0/+4 |
| 2013年08月02日 | fix feature test macro logic for _BSD_SOURCE | Rich Felker | -1/+1 |
| 2013年01月18日 | use a common definition of NULL as 0L for C and C++ | Rich Felker | -6/+1 |
| 2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
| 2011年02月14日 | more header cleanup and conformance fixes - locale.h, time.h | Rich Felker | -1/+2 |
| 2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+84 |