summaryrefslogtreecommitdiff
path: root/src/unistd/isatty.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-30clean up overinclusion in files using TIOCGWINSZRich Felker1-1/+0
2020-08-24add tcgetwinsize and tcsetwinsize functions, move struct winsizeRich Felker1-0/+1
2018-09-15improve error handling of ttyname_r and isattyBenjamin Peterson1-1/+5
2015-02-23fix possible isatty false positives and unwanted device state changesRich Felker1-3/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+8