diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-09 04:33:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-09 04:33:00 +0000 |
commit | f2a5974b324203d7db39d9261dd802a35fec55ef (patch) | |
tree | e3a0d5a6c4452a93ecd544a24f8692c7bc12f32b /linuxthreads/ChangeLog | |
parent | c0f79a04a778d0a42ffd437fcd37739d5839a716 (diff) | |
download | glibc-f2a5974b324203d7db39d9261dd802a35fec55ef.zip glibc-f2a5974b324203d7db39d9261dd802a35fec55ef.tar.gz glibc-f2a5974b324203d7db39d9261dd802a35fec55ef.tar.bz2 |
Update.
* sysdeps/pthread/posix-timer.h (timer_ptr2id): Operands in
subtraction were switched.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 168d1f2..d8bc2cf 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-06-08 Ulrich Drepper <drepper@redhat.com> + * sysdeps/pthread/posix-timer.h (timer_ptr2id): Operands in + subtraction were switched. + * sysdeps/pthread/timer_routines.c (init_module): Use THREAD_MAXNODES threads. |