This is the mail archive of the newlib-cvs@sourceware.org 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/include/_syslist.h


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


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