4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-22 16:49:45 +08:00
Sebastian Huber 382550072b Fix __sFILE::_lock initialization
The __sFILE::_lock member is present if __SINGLE_THREAD__ is not defined.  In
this case, it is initialized in __sfp().  It is a bug to do it sometimes also
in std().
2022-05-19 19:01:49 +02:00
..
2022-03-21 11:32:59 +01:00
2022-05-19 19:01:49 +02:00
2022-03-28 23:17:06 -04:00
2022-03-28 23:17:06 -04:00