clean up dns_parse_callback
[musl] / src / unistd / ttyname_r.c
2018-09-15 Benjamin Petersonimprove error handling of ttyname_r and isatty
2018-09-12 Rich Felkermove and deduplicate declarations of __procfdname to...
2017-04-21 Rich Felkermake ttyname[_r] return ENODEV rather than ENOENT
2016-08-30 Szabolcs Nagyverify that ttyname refers to the same file as the fd
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-08-02 Rich Felkerdebloat code that depends on /proc/self/fd/%d with...
2012-09-07 Rich Felkerfix broken ttyname[_r] (failure to null-terminate result)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0