summaryrefslogtreecommitdiff
path: root/lib/isatty.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* Fix compilation error on native Windows (regression from 2020-05-28).Bruno Haible2020-05-291-0/+5
* Avoid dynamic loading of Windows API functions when possible.Bruno Haible2020-05-291-2/+8
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* isatty: Make it return true in Cygwin consoles on native Windows.Bruno Haible2019-03-141-0/+81
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-2/+8
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* isatty: fix to work on windows 8Michael Goffioul2014-06-091-3/+5
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* dup, execute, fatal-signal, etc.: no 'static inline'Paul Eggert2012-11-291-1/+1
* isatty: Fix test failure of ptsname_r on native Windows.Bruno Haible2012-02-041-7/+15
* select, poll, isatty: Avoid warnings on x86_64 mingw64.Marc-André Lureau2012-01-281-1/+1
* isatty: Support for MSVC 9.Bruno Haible2012-01-031-1/+30
* New module 'isatty'.Bruno Haible2012-01-031-0/+44