diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 18:00:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 18:00:18 +0000 |
commit | 6fe62f537bf01399818996ff8c7fa818ef58c664 (patch) | |
tree | 088a2a61ca5b4153c971d1628b32276441192775 | |
parent | c1a10b519a308dacb73a4f6ce971dad678e233e1 (diff) | |
download | glibc-6fe62f537bf01399818996ff8c7fa818ef58c664.zip glibc-6fe62f537bf01399818996ff8c7fa818ef58c664.tar.gz glibc-6fe62f537bf01399818996ff8c7fa818ef58c664.tar.bz2 |
Update.
Renamed from si_flags due to conflict with si_flags from <elf.h>.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2004-09-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_segvflags): - Renamed from si_flags due to comflict with si_flags from <elf.h>. + Renamed from si_flags due to conflict with si_flags from <elf.h>. 2004-09-28 Ulrich Drepper <drepper@redhat.com> |