diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-08-04 15:06:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-08-04 15:06:28 +0000 |
commit | d358336fe743642ee8b0400117777c24dc102987 (patch) | |
tree | a675f19c27c70c46395d89552f47f0a11578fc1f /linuxthreads/ChangeLog | |
parent | 7cabd57c0d64a2ee5ca0c5218c877ff700727880 (diff) | |
download | glibc-d358336fe743642ee8b0400117777c24dc102987.tar.gz glibc-d358336fe743642ee8b0400117777c24dc102987.tar.xz glibc-d358336fe743642ee8b0400117777c24dc102987.zip |
Update.
1998-08-04 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/sigthread.h: Use __sigset_t instead of sigset_t.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 47d8417a18..26a87cb2c3 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1998-08-04 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/bits/sigthread.h: Use __sigset_t instead + of sigset_t. + 1998-08-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makefile (linuxthreads-version): Extract correct number from |