diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-09 21:19:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-09 21:19:16 +0000 |
commit | 70481be8b5a90dca79a078ba5a5ef65d9dfbeda8 (patch) | |
tree | 31ef7a3b4ab939e7f3ec61245e48bc7a15750c4b /ChangeLog | |
parent | 2fb1a8624be0af58fbcf0665540eca529c29d1d7 (diff) | |
download | glibc-70481be8b5a90dca79a078ba5a5ef65d9dfbeda8.zip glibc-70481be8b5a90dca79a078ba5a5ef65d9dfbeda8.tar.gz glibc-70481be8b5a90dca79a078ba5a5ef65d9dfbeda8.tar.bz2 |
* hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
Reported by Jon Arney <jarney1@cox.net>.
2002-02-23 Roland McGrath <roland@frob.com>
* hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
declaration.
(__hurd_errno_location): Function removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-03-09 Roland McGrath <roland@frob.com> + + * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link. + Reported by Jon Arney <jarney1@cox.net>. + +2002-02-23 Roland McGrath <roland@frob.com> + + * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to + declaration. + (__hurd_errno_location): Function removed. + 2002-03-06 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add compatibility for |