summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations
diff options
context:
space:
mode:
authorRalf Nolden <nolden@kde.org>2016-06-05 21:19:17 +0200
committerRalf Nolden <nolden@kde.org>2016-06-08 04:11:22 +0000
commita914003c8286c5145f437723d8d280cc854d4275 (patch)
tree04eaab59822a50a5996dab4518f04065c972ebab /src/plugins/platforms/xcb/gl_integrations
parent6db053139ef1dfedd1bcec613be9f691bc8d9470 (diff)
Remove OpenBSD _POSIX_THREAD_SAFE_FUNCTIONS undefine
The qplatformdefs.h for OpenBSD included an undefine of _POSIX_THREAD_SAFE_FUNCTIONS because of (at the time) missing implementations of the required _r() functions. After checking these functions http://www.unix.org/whitepapers/reentrant.html against the OpenBSD man pages http://man.openbsd.org/OpenBSD-4.4/cat3/getpwuid_r.0 they are all complete with OpenBSD 4.4 released in 2008. As OpenBSD only supports the current and the last release before (5.8 and 5.9 now), it is safe to assume that this undefine can go away now for sure. Change-Id: I341bcae77d1bd7249ac3fdeaefce9c5eb595eca7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms/xcb/gl_integrations')
0 files changed, 0 insertions, 0 deletions