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