* io/fts.c: Make sure fts_cur is always valid after return from
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Jan 2007 19:41:26 +0000 (19:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Jan 2007 19:41:26 +0000 (19:41 +0000)
fts_read.
Patch by Miloslav Trmac <mitr@redhat.com>.

ChangeLog
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c

index 4e9daba..ee074a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-10  Ulrich Drepper  <drepper@redhat.com>
+
+       * io/fts.c: Make sure fts_cur is always valid after return from
+       fts_read.
+       Patch by Miloslav Trmac <mitr@redhat.com>.
+
 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
 
        * elf/elf.h (R_MIPS_GLOB_DAT): Define.
index 631e20d..66f5ff6 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
+       Adjust include path for pthread_barrier_wait.c move.
+
 2006-12-21  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/sysv/linux/pthread_kill.c (pthread_kill): Make sure
@@ -71,7 +76,7 @@
        * sysdeps/pthread/pthread_getcpuclockid.c: Move to...
        * pthread_getcpuclockid.c: ...here.
 
-       * init.c: USE_TLS support is now default.
+       * init.c: USE_TLS support is now always enabled.
        * tst-tls5.h: Likewise.
        * sysdeps/alpha/tls.h: Likewise.
        * sysdeps/i386/tls.h: Likewise.