aboutsummaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-30 12:18:36 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-30 12:18:36 +0000
commitd64fae6a4457d756ab554099fd5eac58c116edf3 (patch)
tree3a24374944380437c99bf22c5c95c6aa3b3b1e61 /posix
parent4959e310bfbf3fa34b5a4b4ff688d8d564c8363c (diff)
downloadglibc-d64fae6a4457d756ab554099fd5eac58c116edf3.zip
glibc-d64fae6a4457d756ab554099fd5eac58c116edf3.tar.gz
glibc-d64fae6a4457d756ab554099fd5eac58c116edf3.tar.bz2
Update.
1998-06-30 Ulrich Drepper <drepper@cygnus.com> * posix/Makefile (headers): Remove bits/pthreadtypes.h. * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (headers): Add bits/pthreadtypes.h.
Diffstat (limited to 'posix')
-rw-r--r--posix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/Makefile b/posix/Makefile
index ae3a40b..5a37df6 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -26,8 +26,7 @@ headers := sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h \
bits/posix1_lim.h bits/posix2_lim.h bits/posix_opt.h \
bits/local_lim.h tar.h bits/utsname.h bits/confname.h \
bits/waitflags.h bits/waitstatus.h sys/unistd.h sched.h \
- bits/sched.h re_comp.h wait.h bits/environments.h cpio.h \
- bits/pthreadtypes.h
+ bits/sched.h re_comp.h wait.h bits/environments.h cpio.h
distribute := confstr.h TESTS TESTS2C.sed testcases.h \
PTESTS PTESTS2C.sed ptestcases.h \