summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_unix_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Don't try to make direct system calls on Linux.Thiago Macieira2009-08-041-25/+9
* Compile on HP-UXiBradley T. Hughes2009-07-311-0/+4
* Move the 'timeval' operators to qcore_unix_p.h.Jason Barron2009-07-291-0/+45
* Port of Qt to VxWorksRobert Griebl2009-07-291-0/+11
* Refactor monotonic time code to avoid duplication.Bradley T. Hughes2009-07-271-0/+2
* Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains.Thiago Macieira2009-07-151-1/+18
* Fix compilation support with namespaces for QtLibcSupplementThiago Macieira2009-07-101-3/+4
* Use current license header.Volker Hilsheimer2009-07-081-2/+2
* Fixed compile of QtCore with some exotic GNU toolchains.Rohan McGovern2009-07-031-1/+1
* Use void* in the read/write replacementsThiago Macieira2009-07-021-2/+2
* Use the safe versions of the network system calls I have just added.Thiago Macieira2009-07-021-1/+12
* Add qcore_unix_p.h containing mostly safe versions of Unix functions.Thiago Macieira2009-07-021-0/+246