summaryrefslogtreecommitdiff
path: root/src/shared/pty.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14pty: minor modernizationLennart Poettering1-5/+4
2014-12-23nspawn,pty: port over to new ptsname_malloc() helperLennart Poettering1-2/+2
2014-10-03pty: optimize read loopDavid Herrmann1-4/+4
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen1-1/+0
2014-09-19pty: include linux/ioctl.h for TIOCSIGDavid Herrmann1-0/+1
2014-07-18barrier: initalize file descriptors with -1Zbigniew Jędrzejewski-Szmek1-1/+2
2014-07-17shared: add PTY helperDavid Herrmann1-0/+640