kdelibs/kpty
Ivailo Monev e529267d21 kpty: use ptsname_r() if available, assume ptsname() is available
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-16 19:18:25 +03:00
..
tests kpty: removal redundant workaround from kptyprocesstest 2016-09-21 18:02:07 +00:00
CMakeLists.txt kpty: do not link kpty to kdecore 2021-03-09 16:34:50 +02:00
kgrantpty.c kpty: use ptsname_r() if available, assume ptsname() is available 2021-06-16 19:18:25 +03:00
kpty.cpp kpty: use ptsname_r() if available, assume ptsname() is available 2021-06-16 19:18:25 +03:00
kpty.h generic: use CMake export header generator 2016-04-27 20:13:02 +00:00
kpty_p.h generic: adjust to Katie changes 2019-07-04 23:59:42 +00:00
kptydevice.cpp generic: make use of Katie's OS definitions 2021-02-18 17:45:41 +02:00
kptydevice.h kpty: declare KPtyPrivate and KPtyDevicePrivate as class rather than struct 2015-10-31 13:03:20 +02:00
kptyprocess.cpp kpty: compiler warning fix 2019-06-30 13:32:47 +00:00
kptyprocess.h kpty: compiler warning fix 2019-06-30 13:32:47 +00:00