jhb 2684d78c89 - Use an initializer macro to initialize fields in 'fake' FILE objects used
by *sprintf(), etc.
- Explicitly initialize _fl_mutex to PTHREAD_MUTEX_INITIALIZER for all FILE
  objects.  This is currently a nop on FreeBSD, but is import for other
  platforms (or in the future) where PTHREAD_MUTEX_INITIALIZER is not simply
  zero.

PR:		threads/141198
Reported by:	Jeremy Huddleston @ Apple
MFC after:	2 weeks
2010-03-11 17:03:32 +00:00
..
2009-10-26 17:27:30 +00:00
2010-03-02 16:58:04 +00:00
2010-01-12 17:38:23 +00:00
2010-02-01 20:53:55 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-09 19:16:43 +00:00
2010-01-27 21:01:21 +00:00
2010-01-18 19:10:14 +00:00
2010-01-21 15:01:09 +00:00
2010-01-13 18:53:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-04 22:01:11 +00:00