Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -2/+0 | |
2013-08-02 | debloat code that depends on /proc/self/fd/%d with shared function | Rich Felker | 1 | -1/+3 | |
I intend to add more Linux workarounds that depend on using these pathnames, and some of them will be in "syscall" functions that, from an anti-bloat standpoint, should not depend on the whole snprintf framework. | |||||
2012-09-06 | fix broken ttyname[_r] (failure to null-terminate result) | Rich Felker | 1 | -1/+4 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+19 | |