summaryrefslogtreecommitdiff
path: root/modules/pty
Commit message (Expand)AuthorAgeFilesLines
* 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