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

Get rid of nptl/sysdeps/ entirely!

This commit is contained in:
Roland McGrath
2014-07-07 09:28:38 -07:00
parent 96baf6ffc5
commit 08192659bb
84 changed files with 528 additions and 664 deletions

View File

@@ -23,6 +23,7 @@
#include <string.h> /* For the real memset prototype. */
#include <unistd.h>
#include <sys/param.h>
#include <nptl/pthreadP.h>
#if 0