Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   thorpej
Date:           Sat Mar  1 04:20:55 UTC 2003

Modified Files:
        src/regress/lib/libc: Makefile
Added Files:
        src/regress/lib/libc/atexit: Makefile atexit.c expected

Log Message:
Add a regression test for atexit(3)/__cxa_atexit()/__cxa_finalize().


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/atexit/Makefile \
    src/regress/lib/libc/atexit/atexit.c src/regress/lib/libc/atexit/expected

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