4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 19:40:33 +08:00
Corinna Vinschen 0d2ad77c40 Cygwin: fnmatch: drop static variable
fnmatch calls fnmatch1 with a static mbstate_t.  This breaks
calling fnmatch from multiple threads.  Fix it by folding
fnmatch1 into fnmatch and moving all mbstates to local variables.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2023-02-28 16:45:52 +01:00
..
2020-08-30 14:27:43 +02:00
2020-08-30 14:27:43 +02:00
2022-05-29 17:45:52 -04:00
2022-05-29 17:45:52 -04:00
2020-09-01 12:46:15 +02:00
2022-05-29 17:45:52 -04:00
2022-05-29 17:45:52 -04:00
2020-08-30 14:27:43 +02:00
2020-08-30 14:27:43 +02:00