Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018年10月16日 | restore attribute((const)) to pthread_self and errno location decls | Rich Felker | -0/+3 |
2015年09月17日 | remove attribute((const)) from pthread_self and errno location decls | Rich Felker | -3/+0 |
2013年04月06日 | add support for program_invocation[_short]_name | Rich Felker | -0/+6 |
2012年01月26日 | remove useless "extern" keywords in headers | Rich Felker | -1/+1 |
2011年06月06日 | use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined | Rich Felker | -0/+3 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+18 |