| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | define NULL as nullptr when used in C++11 or later | Ismael Luceno | 2021-11-29 | 1 | -1/+3 |
| * | add max_align_t definition for C11 and C++11 | Rich Felker | 2014-08-20 | 1 | -0/+3 |
| * | restore type of NULL to void * except when used in C++ programs | Rich Felker | 2013-11-24 | 1 | -0/+4 |
| * | use a common definition of NULL as 0L for C and C++ | Rich Felker | 2013-01-18 | 1 | -6/+1 |
| * | use __builtin_offsetof to implement offsetof when possible | Rich Felker | 2012-12-05 | 1 | -0/+4 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+19 |
