about summary refs log tree commit diff
path: root/ChangeLog
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 /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f147de72ba..522ad5726b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-03-26  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* libio/Makefile (headers): Add bits/stdio-lock.h here.
+
+	* sysdeps/mach/hurd/bits/stdio-lock.h: New file.
+
 	* include/shlib-compat.h: Include <abi-versions.h> unconditionally.
 
 	* posix/unistd.h (intptr_t): Conditionalize on [__USE_MISC ||