/freebsd/lib/libc/stdio/ |
H A D | vdprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vswprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vswscanf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | xprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vsscanf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vsprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vasprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | snprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vsnprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | local.h | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | findfp.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|
H A D | vfprintf.c | diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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 diff 1b0181df2f46ef73a41ea8c9b7026718f8eec3a1 Thu Mar 11 18:03:32 CET 2010 John Baldwin <jhb@FreeBSD.org> - 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
|