1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

NPTL is no longer an add-on!

This commit is contained in:
Roland McGrath
2014-07-07 09:29:06 -07:00
parent 08192659bb
commit f083450f45
31 changed files with 62 additions and 165 deletions

View File

@@ -21,7 +21,7 @@
correct aio_suspend and lio_listio implementations. */
#include <assert.h>
#include <pthreadP.h>
#include <nptl/pthreadP.h>
#include <lowlevellock.h>
#define DONT_NEED_AIO_MISC_COND 1