kdelibs/kpty
Ivailo Monev 704ef230d5 generic: make use of KUser and KUserGroup
eventually KUser and KUserGroup will use getpwnam_r(), getgrnam_r(), etc. for thread safety

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-10 21:05:19 +03:00
..
tests kpty: removal redundant workaround from kptyprocesstest 2016-09-21 18:02:07 +00:00
CMakeLists.txt kpty: assume grantpt() and unlockpt() are available 2022-02-25 02:27:22 +02:00
kpty.cpp generic: make use of KUser and KUserGroup 2022-10-10 21:05:19 +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: fill buffers with zeros 2022-10-07 01:17:49 +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: disconnect the stateChanged() signal before calling KPtyDevice::logout() 2022-06-01 00:42:22 +03:00
kptyprocess.h kpty: compiler warning fix 2019-06-30 13:32:47 +00:00