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-06-23 14:11:41 +00:00
2007-06-03 17:20:27 +00:00
2009-11-16 14:33:31 +00:00
2010-01-31 21:47:39 +00:00
2010-02-20 08:19:19 +00:00
2010-02-04 11:23:28 +00:00
2009-11-25 04:45:45 +00:00