src/newlib ChangeLog libc/include/_syslist.h
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Mon Aug 22 21:13:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2005-08-22 21:13:35
Modified files:
newlib : ChangeLog
newlib/libc/include: _syslist.h
Log message:
2005-08-22 Shaun Jackman <sjackman@gmail.com>
* libc/include/_syslist.h: If HAVE_OPENDIR is not defined,
define _opendir as opendir, _readdir as readdir, and
_closedir as closedir so that the implementations in
libc/posix will be used.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.797&r2=1.798
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/_syslist.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
More information about the Newlib-cvs
mailing list