Age | Commit message (Expand) | Author |
---|---|---|
2021-09-15 | util: Remove redundant checks in the openpty() | AlexChen |
2020-07-13 | util/qemu-openpty.c: Don't assume pty.h is glibc-only | David CARLIER |
2020-07-06 | configure / util: Auto-detect the availability of openpty() | Thomas Huth |
2016-02-04 | util: Clean up includes | Peter Maydell |
2014-06-11 | util/qemu-openpty: fix build with musl libc by include termios.h as fallback | Natanael Copa |
2013-06-14 | create qemu_openpty_raw() helper function and move it to a separate file | Michael Tokarev |