Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -2/+0 | |
2013-07-09 | fix bogus lazy allocation in ctermid and missing malloc failure check | Rich Felker | -10/+7 | |
also clean up, optimize, and simplify the code, removing branches by simply pre-setting the result string to an empty string, which will be preserved if other operations fail. | ||||
2013-07-09 | fix fd leak on races and cancellation in ctermid | Rich Felker | -2/+3 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+23 | |