diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-03-20 22:16:34 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-03-20 22:16:34 +0100 |
commit | 0e8e593d7339a477ad7fdc4664d5948f824f74d6 (patch) | |
tree | 24d2fadbcd0845e7f163609a917c3500f420825a /ChangeLog | |
parent | 4d10ceb2b2f199a42fc214128aebe9ef587e0a2b (diff) | |
download | glibc-0e8e593d7339a477ad7fdc4664d5948f824f74d6.tar glibc-0e8e593d7339a477ad7fdc4664d5948f824f74d6.tar.gz glibc-0e8e593d7339a477ad7fdc4664d5948f824f74d6.tar.bz2 glibc-0e8e593d7339a477ad7fdc4664d5948f824f74d6.zip |
hurd: Add c++-types expected result
* sysdeps/mach/hurd/i386/c++-types.data: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,8 @@ 2016-03-20 Samuel Thibault <samuel.thibault@ens-lyon.org>: - * sysdeps/mach/hurd/libc-lock.h (_IO_lock_inexpensive): Define to 1. + * sysdeps/mach/hurd/i386/c++-types.data: New file. -2016-03-20 Samuel Thibault <samuel.thibault@ens-lyon.org>: + * sysdeps/mach/hurd/libc-lock.h (_IO_lock_inexpensive): Define to 1. * sysdeps/generic/dl-fcntl.h: New file, adds attribute_hidden to __open and __fcntl. @@ -11,8 +11,6 @@ * include/fcntl.h [IS_IN (rtld)]: Include <dl-fcntl.h> instead of adding attribute_hidden to __open and __fcntl. -2016-03-20 Samuel Thibault <samuel.thibault@ens-lyon.org> - * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Strip "-include $(common-objpfx)libc-modules.h" from CPPFLAGS, and do not depend on libc-modules.h, |