diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-18 16:59:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-18 16:59:55 +0000 |
commit | 3467f5c369a10ef19c8df38fb282c7763f36d66f (patch) | |
tree | 7d6afe114581e5efe3ea88abc9acf07185a500ac /ChangeLog | |
parent | 827b70873b41363c864fb65e99829204595d0f85 (diff) | |
download | glibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.zip glibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.tar.gz glibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.tar.bz2 |
* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
PTR_DEMANGLE for C code in libc.
* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-12-18 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and + PTR_DEMANGLE for C code in libc. + * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise. + 2005-12-17 Ulrich Drepper <drepper@redhat.com> * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. |