mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Fix pthread.h in installed-headers list.
This commit is contained in:
parent
9a25fd1ed3
commit
38bbbb9f32
@ -1,3 +1,7 @@
|
||||
2014-06-13 Stefan Liebler <stli@linux.vnet.ibm.com>
|
||||
|
||||
* Makefile (installed-headers): Adjust path of pthread.h header.
|
||||
|
||||
2014-06-13 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
|
||||
|
2
Makefile
2
Makefile
@ -284,7 +284,7 @@ installed-headers = argp/argp.h assert/assert.h catgets/nl_types.h \
|
||||
malloc/obstack.h malloc/mcheck.h math/math.h \
|
||||
math/complex.h math/fenv.h math/tgmath.h misc/sys/uio.h \
|
||||
$(wildcard nis/rpcsvc/*.h) nptl_db/thread_db.h \
|
||||
nptl/sysdeps/pthread/pthread.h nptl/semaphore.h \
|
||||
sysdeps/nptl/pthread.h nptl/semaphore.h \
|
||||
nss/nss.h posix/sys/utsname.h posix/sys/times.h \
|
||||
posix/sys/wait.h posix/sys/types.h posix/unistd.h \
|
||||
posix/glob.h posix/regex.h posix/wordexp.h posix/fnmatch.h\
|
||||
|
Loading…
Reference in New Issue
Block a user