include/drm-uapi: bump headers
[mesa.git] / include / c11 /
2020-08-08 Felix YanCorrect a typo in threads_win32.h
2018-09-10 Jose FonsecaRequire Visual Studio 2015.
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-11-13 Alexander von Gluck IVc11/haiku: Define missing timespec_get on Haiku
2017-11-09 Brian Paulthreads: fix MinGW build breakage
2017-11-09 Nicolai Hähnlethreads: update for late C11 changes
2017-05-04 Emil Velikovc11/threads: rework Windows thrd_current() comment
2017-03-29 Jose Fonsecac11/threads: Include thr/xtimec.h for xtime definition...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-07-15 Jon TurneyDisable use of weak in threads_posix.h on Cygwin
2016-05-24 Emil Velikovc11/threads: resolve link issues with -O0
2016-05-23 Emil Velikovc11/threads: create mutexattrs only when needed
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-08 Jan Veselyc11/threads: initialize timeout structure
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-25 Matt Turnerc11/threads: Assert that mtx is non-NULL and check...
2015-03-16 Felix Jandac11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
2014-08-12 Emil Velikovc11/threads: correct assertion
2014-03-19 Brian Paulc11/threads: don't include assert.h if the assert macro...
2014-03-04 José Fonsecac11/threads: Don't implement thrd_current on Windows.
2014-03-04 José Fonsecac11/threads: Fix nano to milisecond conversion.
2014-01-28 José Fonsecac11: Add missing stdlib.h include.
2014-01-25 Vinson Leec11: Do not use pthread_mutex_timedlock on NetBSD.
2014-01-23 José Fonsecac11: Fix missing pthread_mutex_timedlock declaration...
2014-01-23 José Fonsecac11: Update docs/license.html and include verbatim...
2014-01-23 José Fonsecac11: Import threads.h emulation library.