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/stdlib/exit.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2003-09-05 18:22:00

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdlib: exit.c 

Log message:
	2003-09-05  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdlib/exit.c (exit): Setting of struct _atexit ptr p
	is different for _REENT_SMALL than when using regular reent
	struct.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.580&r2=1.581
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/exit.c.diff?cvsroot=src&r1=1.5&r2=1.6


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