summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fwalk.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-311-4/+7
| | | | | | * libc/stdio/fwalk.c (_fwalk.c): Don't traverse the file chain on the passed in reentrancy struct if it is _GLOBAL_REENT.
* 2004-01-30 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-301-0/+8
| | | | | | | | Jeff Johnston <jjohnstn@redhat.com> * libc/stdio/fwalk.c (_fwalk): Traverse the given reentrancy struct for std streams and traverse the global reeentrancy struct for all other streams.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+43