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/atexit.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-01-28 01:00:37

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

Log message:
	2004-01-27  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdlib/atexit.c: Protect global atexit list with a
	lock when newlib is multithreaded.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.631&r2=1.632
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/atexit.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]