summaryrefslogtreecommitdiff
path: root/lib/posix_openpt.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
* 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
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-10/+10
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* openpty, posix_openpt: Remove code duplication.Bruno Haible2011-10-211-0/+29
* posix_openpt: Support for OpenBSD.Bruno Haible2011-10-201-2/+33
* posix_openpt: remove spurious #endifJim Meyering2011-10-191-2/+0
* posix_openpt: Fix compilation error.Bruno Haible2011-10-191-1/+1
* posix_openpt: new moduleEric Blake2011-10-181-0/+50