summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
* Update license headers again.Jason McDonald2009-09-091-4/+4
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-2/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Add a new class for handling a process's environment variables.Thiago Macieira2009-08-211-12/+14
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix a bug in QProcess. QProcess was not reentrant on UnixBenjamin Poulain2009-08-061-1/+11
* | Fix startDetached: the pipes must be CLOEXEC for them to work.Thiago Macieira2009-07-281-2/+2
* | Add a properly-safe version of select(2).Thiago Macieira2009-07-021-43/+37
* | Port QProcess to use the EINTR-safe and thread-safe functionsThiago Macieira2009-07-021-148/+65
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Reorganise the pipe creation code.Thiago Macieira2009-05-221-10/+8
* | Remove IRIX code.Thiago Macieira2009-05-221-7/+0
* | Merge branch '4.5'Thiago Macieira2009-05-221-16/+7
|\|
| * Don't loop around sigaction because it can't return EINTR.Thiago Macieira2009-05-221-16/+7
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-4/+4
|\|
| * fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-161-4/+4
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1380
* Long live Qt!Lars Knoll2009-03-231-0/+1386