This is the mail archive of the
newlib-cvs@sources.redhat.com
mailing list for the newlib project.
src/newlib ChangeLog libc/stdio/fwalk.c libc/s ...
- From: jjohnstn at sources dot redhat dot com
- To: newlib-cvs at sources dot redhat dot com
- Date: 28 Apr 2004 18:02:38 -0000
- Subject: 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