diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:57:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:57:56 +0000 |
commit | 0026d6d1334514fac2ec3878fa12511faa622552 (patch) | |
tree | b920ae092c7ba955a63ca426c745b97c7d280bde /ChangeLog | |
parent | 067fff20b7f3df47df9c5143c9b9b13f5c3547e5 (diff) | |
download | glibc-0026d6d1334514fac2ec3878fa12511faa622552.tar glibc-0026d6d1334514fac2ec3878fa12511faa622552.tar.gz glibc-0026d6d1334514fac2ec3878fa12511faa622552.tar.bz2 glibc-0026d6d1334514fac2ec3878fa12511faa622552.zip |
Update.
2004-09-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_flags): Add
support to get this value.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-28 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_flags): Add + support to get this value. + 2004-09-28 Jakub Jelinek <jakub@redhat.com> * io/utime.h (utime): Allow second argument to be NULL. |