about summary refs log tree commit diff
path: root/src/unistd/isatty.c
Commit message (Expand)AuthorAgeFilesLines
* clean up overinclusion in files using TIOCGWINSZRich Felker2020-08-301-1/+0
* add tcgetwinsize and tcsetwinsize functions, move struct winsizeRich Felker2020-08-241-0/+1
* improve error handling of ttyname_r and isattyBenjamin Peterson2018-09-151-1/+5
* fix possible isatty false positives and unwanted device state changesRich Felker2015-02-231-3/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+8