summaryrefslogtreecommitdiff
path: root/modules/pty
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-2/+2
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* headers: relax license to LGPLv2+Eric Blake2010-04-291-1/+1
* forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.Bruno Haible2010-03-221-0/+1
* pty: Consistent macro naming.Bruno Haible2010-03-221-1/+1
* openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.Bruno Haible2010-03-221-0/+1
* forkpty, openpty: prefer glibc's const-safe prototypeEric Blake2010-03-191-0/+2
* forkpty, openpty: split functions into new modulesEric Blake2010-03-191-0/+2
* pty: improve replacement headerEric Blake2010-03-191-5/+19
* Add pty module for forkpty and openpty.Simon Josefsson2009-12-101-0/+33