kdelibs/kpty
Ivailo Monev fc61802622 kpty: assume openpty() is available
available on all supported platforms, including musl libc:
https://git.musl-libc.org/cgit/musl/tree/include/pty.h

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-20 05:41:24 +03:00
..
tests generic: remove redundant build varibles 2023-06-17 20:25:52 +03:00
CMakeLists.txt generic: merge KDELibs4ToolsTargets and KDELibs4LibraryTargets 2023-06-17 23:57:38 +03:00
kpty.cpp kpty: assume openpty() is available 2023-06-20 05:41:24 +03:00
kpty.h generic: use CMake export header generator 2016-04-27 20:13:02 +00:00
kpty_p.h kpty: assume grantpt() and unlockpt() are available 2022-02-25 02:27:22 +02:00
kptydevice.cpp kpty: format and indent 2023-06-20 05:30:06 +03:00
kptydevice.h kpty: declare KPtyPrivate and KPtyDevicePrivate as class rather than struct 2015-10-31 13:03:20 +02:00
kptyprocess.cpp kpty: format and indent 2023-06-20 05:30:06 +03:00
kptyprocess.h kpty: format and indent 2023-06-20 05:30:06 +03:00