src/newlib ChangeLog libc/stdio/findfp.c

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Tue Mar 9 21:27:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-03-09 21:27:37

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: findfp.c 

Log message:
	2004-03-09  Thomas Pfaff  <tpfaff@gmx.net>
	
	* libc/stdio/findfp.c (__sfp): Rename lock to __sfp_lock.
	Change __sfp_lock to static global.
	(__fp_lock): New static function.
	(__fp_unlock): Ditto.
	(__fp_lock_all): New function.
	(__fp_unlock_all): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.642&r2=1.643
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/findfp.c.diff?cvsroot=src&r1=1.10&r2=1.11



More information about the Newlib-cvs mailing list