libc/linuxthreads/sysdeps/pthread/bits stdio-l ...

roland@sourceware.cygnus.com roland@sourceware.cygnus.com
Wed Aug 22 23:03:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2001-08-22 23:03:06

Modified files:
	linuxthreads/sysdeps/pthread/bits: stdio-lock.h 

Log message:
	2001-08-22  Roland McGrath  <roland@frob.com>
	
	* sysdeps/pthread/bits/stdio-lock.h: Include <bits/libc-lock.h>
	instead of <pthread.h>.
	(_IO_lock_t): Define this typedef using __libc_lock_define_recursive.
	(_IO_lock_initializer): Add braces.
	(_IO_lock_lock): Use __libc_lock_lock_recursive.
	(_IO_lock_unlock): Use __libc_lock_unlock_recursive.



More information about the Glibc-cvs mailing list