about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/pthread
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-27 03:57:46 +0000
committerRoland McGrath <roland@gnu.org>2000-03-27 03:57:46 +0000
commit1c479f72fe717105a809d744e0dcab3608a949d5 (patch)
tree0c764fb00037d3daf0fad8caacebdc649445d59a /linuxthreads/sysdeps/pthread
parenta7ca88b86b1fc05bef72e610f4dc627f1f1796de (diff)
downloadglibc-1c479f72fe717105a809d744e0dcab3608a949d5.tar.gz
glibc-1c479f72fe717105a809d744e0dcab3608a949d5.tar.xz
glibc-1c479f72fe717105a809d744e0dcab3608a949d5.zip
* libio/Makefile (headers): Add bits/stdio-lock.h here.
	* sysdeps/mach/hurd/bits/stdio-lock.h: New file.
Diffstat (limited to 'linuxthreads/sysdeps/pthread')
-rw-r--r--linuxthreads/sysdeps/pthread/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile
deleted file mode 100644
index 419650c6a6..0000000000
--- a/linuxthreads/sysdeps/pthread/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(subdir),libio)
-sysdep_headers += bits/stdio-lock.h
-endif