| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve error handling of ttyname_r and isatty | Benjamin Peterson | 2018-09-15 | 1 | -1/+1 |
| * | move and deduplicate declarations of __procfdname to make it checkable | Rich Felker | 2018-09-12 | 1 | -2/+1 |
| * | make ttyname[_r] return ENODEV rather than ENOENT | Rich Felker | 2017-04-21 | 1 | -1/+1 |
| * | verify that ttyname refers to the same file as the fd | Szabolcs Nagy | 2016-08-30 | 1 | -4/+11 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -2/+0 |
| * | debloat code that depends on /proc/self/fd/%d with shared function | Rich Felker | 2013-08-02 | 1 | -1/+3 |
| * | fix broken ttyname[_r] (failure to null-terminate result) | Rich Felker | 2012-09-06 | 1 | -1/+4 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+19 |
