diff options
author | Roland McGrath <roland@gnu.org> | 2005-09-25 00:44:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-09-25 00:44:39 +0000 |
commit | 537599773a1420125d233e4c6f32d758bb0edce1 (patch) | |
tree | 04cf765ebfa6499adc6a6c478f926ddc0b58f108 | |
parent | 2650f743a91a3fda46ea848aab31f29b58511367 (diff) | |
download | glibc-537599773a1420125d233e4c6f32d758bb0edce1.tar.gz glibc-537599773a1420125d233e4c6f32d758bb0edce1.tar.xz glibc-537599773a1420125d233e4c6f32d758bb0edce1.zip |
* sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
* sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 560a6b2e20..918c353b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-24 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository. + * sysdeps/unix/sysv/i386/sigreturn.S: Likewise. + 2005-09-24 Ulrich Drepper <drepper@redhat.com> [BZ #545] |