2005-06-27 Carlos O'Donell <carlos@systemhalted.org>
authorUlrich Drepper <drepper@redhat.com>
Sun, 10 Jul 2005 22:06:09 +0000 (22:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 10 Jul 2005 22:06:09 +0000 (22:06 +0000)
* posix/regcomp.c (re_compile_internal): Call __libc_lock_init

ChangeLog

index 28997af..fffc11f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-2005-06-27  Carlos O'Donell <carlos@systemhalted.org>
+2005-06-27  Carlos O'Donell  <carlos@systemhalted.org>
 
-       * posix/regcomp.c (re_compile_internal): __libc_lock_init
+       * posix/regcomp.c (re_compile_internal): Call __libc_lock_init
        after init_dfa.
 
 2005-07-08  Ulrich Drepper  <drepper@redhat.com>