This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/newlib ChangeLog libc/stdio/gets.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2008-11-25 09:33:43

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

Log message:
	* libc/stdio/gets.c (_gets_r): Lock stdin here and call
	__sgetc_r instead of _getchar_r.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1230&r2=1.1231
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/gets.c.diff?cvsroot=src&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]