]> Savannah Git Hosting - gnulib.git/commit
regex: don't be multithreaded if USE_UNLOCKED_IO.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Jun 2014 15:30:48 +0000 (08:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Jun 2014 15:32:28 +0000 (08:32 -0700)
commita8ba7140ace794a511f97ab7de1addc6a3cf4fca
treedd875d50a00906afd55457cba972b69efc6a859b
parent9b9370caf6d7fafd345582b1855f23b57268a05f
regex: don't be multithreaded if USE_UNLOCKED_IO.

Problem reported by Michael Felt in: http://bugs.gnu.org/17773
* lib/regex_internal.h: Do not use multithreaded version if
USE_UNLOCKED_IO is defined.  This is a hack, but it works
around a porting bug with coreutils 8.22 on AIX 7.1.
ChangeLog
lib/regex_internal.h