summaryrefslogtreecommitdiff
path: root/lib/openpty.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-4/+4
* 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
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* 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
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* openpty: provide a stub on mingwEric Blake2011-11-091-1/+16
* openpty, posix_openpt: Remove code duplication.Bruno Haible2011-10-211-35/+2
* openpty: Update comments.Bruno Haible2011-10-201-0/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Fix comments.Bruno Haible2010-03-221-1/+1
* openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.Bruno Haible2010-03-221-7/+125
* forkpty, openpty: prefer glibc's const-safe prototypeEric Blake2010-03-191-0/+35