summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_unix_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Remove use of 'register' from Qt.Kevin Funk2014-08-111-5/+5
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2013-01-051-0/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* move semun declaration to qcore_unix_p.hRitt Konstantin2011-04-011-0/+9
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-1/+1
* Make qcore_unix.cpp share code with QTimestampThiago Macieira2010-03-171-2/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Fixed some comments and code style issues after review.axis2009-08-211-1/+2
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-061-25/+9
|\|
| * Don't try to make direct system calls on Linux.Thiago Macieira2009-08-041-25/+9
* | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+61
|\|
| * 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
* | Merge commit 'qt/master-stable'Jason Barron2009-07-291-0/+2
|\|
| * Refactor monotonic time code to avoid duplication.Bradley T. Hughes2009-07-271-0/+2
* | Compile fixes after latest merge of 4.6.Jason Barron2009-07-281-0/+3
|/
* 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