diff options
author | Roland McGrath <roland@gnu.org> | 2001-07-25 08:37:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-07-25 08:37:28 +0000 |
commit | 4113baba44283b96178969727c0c6cb9f9c2b2bb (patch) | |
tree | 76738913d61b220c3c80b5990681a966f42112cc | |
parent | 303d568fde8d71015366aa23fe612e2306cf669c (diff) | |
download | glibc-4113baba44283b96178969727c0c6cb9f9c2b2bb.tar.gz glibc-4113baba44283b96178969727c0c6cb9f9c2b2bb.tar.xz glibc-4113baba44283b96178969727c0c6cb9f9c2b2bb.zip |
2001-07-24 Igor Khavkine <i_khavki@alcor.concordia.ca>
* hurd/hurdsig.c (_hurdsig_init): Fix incorrect initialization of pending signals.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 018c435e3d..46873d1073 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-24 Igor Khavkine <i_khavki@alcor.concordia.ca> + + * hurd/hurdsig.c (_hurdsig_init): Fix incorrect initialization + of pending signals. + 2001-06-22 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/dl-machine.c (__elf_preferred_address): Prefer |