diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-02-05 00:21:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-02-05 00:21:43 +0000 |
commit | a71433e7fd0263a1dbac7a9b88067e4830382486 (patch) | |
tree | 7e19d61caa3a7f16c63ac637fc23d32a2f61e4f6 /ChangeLog | |
parent | 82f2e9c6bd8a02b6b5d90239f0f683407a5a7d10 (diff) | |
download | glibc-a71433e7fd0263a1dbac7a9b88067e4830382486.tar.gz glibc-a71433e7fd0263a1dbac7a9b88067e4830382486.tar.xz glibc-a71433e7fd0263a1dbac7a9b88067e4830382486.zip |
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
Add _tid slot to maintain consistency with kernel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 59fb6a1e25..54e96abc8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-17 Nathan Sidwell <nathan@codesourcery.com> + + * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent): + Add _tid slot to maintain consistency with kernel. + 2009-02-04 Ulrich Drepper <drepper@redhat.com> * libio/wfileops.c (_IO_wfile_underflow): Fix handling of |