qt5base-lts/config.tests/unix
Thiago Macieira f927efd77a Add support for Linux eventfd(7) in the UNIX event loop
eventfd(7) uses less resources than a pipe, as it only needs to store a
single 64-bit integer, as opposed to a full buffer.

It was introduced first on Linux version 2.6.22 and glibc 2.7. However,
both the configure-time test and the runtime usage require the use of
EFD_CLOEXEC for thread-safety, so this code will be enabled only for
Linux 2.6.27 and up as well as glibc 2.9 and up.

Change-Id: Ic7e10b28d7b1d4ca24be614ed84055c4429a68e4
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-01-15 03:29:29 +01:00
..
alsa Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
clock-gettime Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
clock-monotonic Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
cups Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
db2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dbus Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
egl4gles1 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
evdev Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
eventfd Add support for Linux eventfd(7) in the UNIX event loop 2013-01-15 03:29:29 +01:00
floatmath Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
fontconfig config.tests/fontconfig: remove app_bundle config (mac compatibility) 2012-09-28 16:58:14 +02:00
freetype Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
getaddrinfo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
getifaddrs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
glib config.tests/glib: remove app_bundle config (mac compatibility) 2012-10-09 18:00:25 +02:00
gnu-libiconv Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
gstreamer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
ibase Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
iconv Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
icu Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
inotify Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
iodbc Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
ipv6ifname Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
iwmmxt Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
javascriptcore-jit Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
libjpeg Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
libpng Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
libudev Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mips_dsp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mips_dspr2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mremap Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mysql Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mysql_r Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
neon Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
nis Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
oci Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
odbc Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
opengldesktop Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
opengles1 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
opengles2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
openssl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
openvg Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
pcre Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
psql Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
ptrsize Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
pulseaudio Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
shivavg Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
slog2 Use slogger2 for logging on Blackberry instead of writing to stderr 2012-10-04 14:25:47 +02:00
sqlite Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sqlite2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
stdint Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
stl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sun-libiconv Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tds Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tslib Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
zlib Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
arch.test config.tests/arch: make distclean on the test, not qt 2012-09-14 00:06:41 +02:00
bsymbolic_functions.test Fix the bsymbolic_functions test and improve the error reporting 2012-03-22 18:59:45 +01:00
compile.test in non-verbose mode, suppress qmake output as well 2012-09-10 00:27:21 +02:00
fvisibility.test Enable symbol visibility support on QNX 2012-08-27 10:50:35 +02:00
makeabs Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
objcopy.test Improve sysroot handling with regards to configure tests. 2012-02-03 18:59:09 +01:00
precomp.test QNX: Enable pre-compiled header support for QNX 2012-08-27 10:52:20 +02:00
ptrsize.test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
which.test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00