This is the mail archive of the newlib-cvs@sources.redhat.com 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/fwalk.c libc/s ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-04-28 18:02:38

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: fwalk.c local.h 

Log message:
	2004-04-28  Artem B. Bityuckiy  <abitytsky@softminecorp.com>
	
	* libc/stdio/local.h (_fwalk_reent): Specify prototype of
	function pointer argument.
	* libc/stdio/fwalk.c (_fwalk, _fwalk_reent): Change prototypes
	to specify function pointer arguments.
	(__fwalk, __fwalk_reent): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.661&r2=1.662
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/fwalk.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/local.h.diff?cvsroot=src&r1=1.10&r2=1.11


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