diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-08 03:42:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-08 03:42:49 +0000 |
commit | d810b3584c4569612e078cbdd36bbf5c9272430c (patch) | |
tree | 608b5f60a5cb8ee434551768a69e5c0a0841e2a0 /ChangeLog | |
parent | db54f488ee24b14027c485e0005950dfdd5ef885 (diff) | |
download | glibc-d810b3584c4569612e078cbdd36bbf5c9272430c.tar.gz glibc-d810b3584c4569612e078cbdd36bbf5c9272430c.tar.xz glibc-d810b3584c4569612e078cbdd36bbf5c9272430c.zip |
Update.
2003-07-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h: Version __ASSUME_CORRECT_SI_PID and __ASSUME_TGKILL if possible. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for compilation with HAVE_AUX_SECURE defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8652cc2073..e9dba72bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-07-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/kernel-features.h: Version + __ASSUME_CORRECT_SI_PID and __ASSUME_TGKILL if possible. + + * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for + compilation with HAVE_AUX_SECURE defined. + 2003-07-05 Richard Henderson <rth@redhat.com> * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. |