diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-03 19:13:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-03 19:13:38 +0000 |
commit | 271766771fba3c180c208424ff20aa5e5215bbbc (patch) | |
tree | 73ddc2d3e13095e4f10d52213ecae08ad6d5ab26 /nptl/ChangeLog | |
parent | 7df11052ceabeb4d65b98eacd3557891e23c0be3 (diff) | |
download | glibc-271766771fba3c180c208424ff20aa5e5215bbbc.tar.gz glibc-271766771fba3c180c208424ff20aa5e5215bbbc.tar.xz glibc-271766771fba3c180c208424ff20aa5e5215bbbc.zip |
Update.
2003-11-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/tst-timer.c (main): Initialize sigev2.sigev_value as well.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 0ebe4744bb..beb3212529 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-11-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/pthread/tst-timer.c (main): Initialize + sigev2.sigev_value as well. + 2003-10-15 Roland McGrath <roland@redhat.com> * sysdeps/pthread/configure.in: Barf if visibility attribute support |