summaryrefslogtreecommitdiffstats
path: root/tdecore/kpty.cpp
Commit message (Collapse)AuthorAgeFilesLines
* kpty: prevent to open pseudo ttys twice for openpty(3) platformsOBATA Akio2020-08-311-25/+38
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add support of posix_openpt(2) to open master pseudo terminal deviceOBATA Akio2020-08-311-1/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to use configured openpty usability conditionOBATA Akio2020-08-111-1/+1
| | | | | | No reason to restrict only on OpenBSD and FreeBSD here. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add search for utempter helperSlávek Banko2018-02-131-2/+2
| | | | | | This resolves Bug 2841 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix several issues on freebsdSlávek Banko2015-06-141-5/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsd due to utmpxSlávek Banko2015-06-111-1/+1
| | | | | | [taken from FreeBSD kdelibs3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add support for openbsd pty in kptyFrançois Andriot2014-10-051-0/+14
|
* Cleanup KPty warningsSlávek Banko2013-10-191-10/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-7/+7
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-061-0/+579