Browse Source

* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc

being to clever and reloading the futex value where it shouldn't.
cvs/glibc-2_5-branch
Ulrich Drepper 21 years ago
parent
commit
c6885aa1e2
  1. 5
      nptl/ChangeLog

5
nptl/ChangeLog

@ -1,3 +1,8 @@
2006-01-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc
being to clever and reloading the futex value where it shouldn't.
2006-01-06 Ulrich Drepper <drepper@redhat.com>
* descr.h [!__PTHREAD_MUTEX_HAVE_PREV] (DEQUEUE_MUTEX): Use

Loading…
Cancel
Save