src/newlib ChangeLog libc/stdio/gets.c
corinna@sourceware.org
corinna@sourceware.org
Tue Nov 25 09:33:00 GMT 2008
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
More information about the Newlib-cvs
mailing list