summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testUnixProcessParameters/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie GĂ©rard2024-02-041-1/+1
* QProcess/Unix: add a simple way to reset the UID and GID for the childThiago Macieira2023-07-081-0/+8
* QProcess/Unix: add a few, basic session & terminal management flagsThiago Macieira2023-07-081-0/+16
* QProcess/Unix: update the close-file-descriptors feature with a minimumThiago Macieira2023-06-091-1/+11
* QProcess/Unix: reset the signal block if ResetSignalHandlers requestedThiago Macieira2023-06-091-6/+19
* QProcess/Unix: add setUnixProcessParameters()Thiago Macieira2023-05-221-0/+62