summaryrefslogtreecommitdiffstats
path: root/util/qemu-openpty.c
Commit message (Expand)AuthorAgeFilesLines
* util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER2020-07-131-1/+1
* configure / util: Auto-detect the availability of openpty()Thomas Huth2020-07-061-1/+4
* util: Clean up includesPeter Maydell2016-02-041-1/+1
* util/qemu-openpty: fix build with musl libc by include termios.h as fallbackNatanael Copa2014-06-111-0/+2
* create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev2013-06-141-0/+135