Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 08/08/2007 01:05:34
Module Name:	src
Committed By:	kristerw
Date:		Wed Aug  8 01:05:34 UTC 2007

Modified Files:
	src/lib/libc/stdlib: atexit.c

Log Message:
Keep track of atexit functions that are added while processing
atexit functions, to ensure that the new functions will be called.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/stdlib/atexit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.