diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-27 03:57:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-27 03:57:46 +0000 |
commit | 1c479f72fe717105a809d744e0dcab3608a949d5 (patch) | |
tree | 0c764fb00037d3daf0fad8caacebdc649445d59a /ChangeLog | |
parent | a7ca88b86b1fc05bef72e610f4dc627f1f1796de (diff) | |
download | glibc-1c479f72fe717105a809d744e0dcab3608a949d5.zip glibc-1c479f72fe717105a809d744e0dcab3608a949d5.tar.gz glibc-1c479f72fe717105a809d744e0dcab3608a949d5.tar.bz2 |
* 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 || |