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]

newlib ./ChangeLog ./configure.host libc/inclu ...


CVSROOT:	/cvs/uberbaum
Module name:	newlib
Changes by:	cgf@sources.redhat.com	2002-08-25 21:33:46

Modified files:
	.              : ChangeLog configure.host 
	libc/include   : malloc.h stdlib.h 

Log message:
	* libc/include/malloc.h: On cygwin, define malloc _r functions as wrapper
	macros to standard malloc functions.
	* libc/include/stdlib.h: Ditto.
	* configure.host: Always define MALLOC_PROVIDED on cygwin.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/ChangeLog.diff?cvsroot=uberbaum&r1=1.419&r2=1.420
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/configure.host.diff?cvsroot=uberbaum&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/include/malloc.h.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/include/stdlib.h.diff?cvsroot=uberbaum&r1=1.18&r2=1.19


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