]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Include
authorUlrich Drepper <drepper@redhat.com>
Sun, 12 Aug 2007 17:43:15 +0000 (17:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 12 Aug 2007 17:43:15 +0000 (17:43 +0000)
<kernel-features.h>.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.

nptl/ChangeLog

index b81c5c5314a0e16ad45eabb66226b0fd8bc716be..b96b38f542d03098d5c23f0bcbd0347a1b1aae4b 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-12  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Include
+       <kernel-features.h>.
+       * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.
+
 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
 
        * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.