summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_unix_p.h
Commit message (Expand)AuthorAgeFilesLines
* rtems: Fix missing some ernno definesMikhail Svetkin2019-07-011-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Export qt_open64 from QtCoreThiago Macieira2018-09-241-1/+1
* Linux: Bypass glibc's broken open() implementationThiago Macieira2018-07-171-0/+8
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Stop setting FD_CLOEXEC on systems where O_CLOEXEC is honoredThiago Macieira2017-07-201-2/+3
* Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-081-0/+2
* QLockFile: Move the check for Linux /proc to a central placeThiago Macieira2017-07-081-0/+15
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-14/+0
|\
| * Revert "Add qt_safe_ftok wrapper for ftok"Thiago Macieira2017-05-181-14/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-2/+2
|\|
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | Sprinkle Q_DECLARE_TYPEINFO on types used in containersGiuseppe D'Angelo2017-02-231-0/+2
|/
* Fix compilation without sharedmemoryUlf Hermann2017-01-051-2/+2
* Add support for Apple watchOSJake Petroules2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-0/+4
| |\
| | * Fix build: ftok(3) requires sys/ipc.hThiago Macieira2016-07-021-0/+4
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+10
| |\|
| | * Compile fix: for OpenBSD: <sys/select.h> not included by <sys/types.h>Ralf Nolden2016-05-251-0/+10
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+2
|/ /
* | Remove qt_safe_select and qt_select_msecsLouai Al-Khanji2016-02-051-5/+0
* | Clean up new poll code slightlyLouai Al-Khanji2016-02-041-1/+18
* | QProcess: Use poll instead of select on Unix platformsLouai Al-Khanji2016-02-031-0/+2
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | qt_poll: split out into separate file and sanitize buildLouai Al-Khanji2015-12-051-19/+11
* | Add qt_safe_pollLouai Al-Khanji2015-12-011-0/+24
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-6/+0
|/
* Add qt_safe_ftok wrapper for ftokLouai Al-Khanji2015-09-301-0/+14
* Revamp the CLOEXEC support in QtThiago Macieira2015-07-171-43/+17
* Remove unnecessary check from qt_safe_pipe: condition can never happenThiago Macieira2015-07-171-4/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* BB select(): move special select method to qcore_unix_p.hPeter Hartmann2014-03-141-0/+8
* Add operator!=() for timespec structs.Erik Verbruggen2013-12-091-0/+2
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-9/+9
* Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-281-27/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2012-09-241-0/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use nanosleep instead of pthread_cond_timedwait for thread sleepingThiago Macieira2012-08-251-0/+1
* Fix declaration of qt_gettime for Q_DECL_NOTHROWThiago Macieira2012-08-131-1/+2
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-5/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1