src/newlib ChangeLog Makefile.am Makefile.in l ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Wed Sep 6 13:46:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-09-06 13:46:27

Modified files:
	newlib         : ChangeLog Makefile.am Makefile.in 
	newlib/libc/include: _ansi.h stdlib.h 
	newlib/libc/stdlib: mallocr.c 

Log message:
	* Makefile.am: Fix space vs. tab problem in install-data-local.
	* Makefile.in: Regenerate.
	* libc/include/_ansi.h (_EXFUN): Define specially for __CYGWIN__.
	(_EXPARM): New macro for defining a function parameter.
	* libc/include/stdlib.h: Use _EXPARM.
	* libc/stdlib/mallocr.c: Don't build cfree for Cygwin.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/_ansi.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/stdlib.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/mallocr.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2



More information about the Newlib-cvs mailing list