]> sourceware.org Git - glibc.git/commit
[BZ #934]
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 May 2005 23:34:44 +0000 (23:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 May 2005 23:34:44 +0000 (23:34 +0000)
commit7b9189934509bd343dc77ef49d40620f327b6708
tree1d8619a817904d9339d04cca9761c4059e3cba9b
parente699dda3ae84df08ab8ff073e1d056a2d03cfdd7
[BZ #934]

2005-05-06  Jakub Jelinek  <jakub@redhat.com>
[BZ #934]
* posix/regex_internal.h: Include bits/libc-lock.h or define dummy
__libc_lock_* macros if not _LIBC.
(struct re_dfa_t): Add lock.
* posix/regcomp.c (re_compile_internal): Add __libc_lock_init.
* posix/regexec.c (regexec, re_search_stub): Add locking.
ChangeLog
posix/regcomp.c
posix/regexec.c
This page took 0.037947 seconds and 5 git commands to generate.