Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/stdlib



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.




Home | Main Index | Thread Index | Old Index