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]

src/newlib ChangeLog libc/include/stdlib.h lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-06-13 16:24:04

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include: stdlib.h 
	newlib/libc/stdlib: Makefile.am Makefile.in 
Added files:
	newlib/libc/stdlib: _Exit.c 

Log message:
	2002-06-13  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/stdlib.h: Add _Exit prototype.
	* libc/stdlib/Makefile.am: Add _Exit.c support.
	* libc/stdlib/Makefile.in: Ditto.
	* libc/stdlib/_Exit.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.329&r2=1.330
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/stdlib.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/_Exit.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/Makefile.am.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/Makefile.in.diff?cvsroot=src&r1=1.12&r2=1.13


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