Source-Changes archive

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

CVS commit: src/tests/lib/libc



Module Name:    src
Committed By:   pgoyette
Date:           Wed Jan 12 19:44:08 UTC 2011

Modified Files:
        src/tests/lib/libc: Makefile
        src/tests/lib/libc/stdlib: Makefile
Added Files:
        src/tests/lib/libc/stdlib: h_atexit.c t_atexit.sh
Removed Files:
        src/tests/lib/libc: h_atexit.c t_atexit.sh

Log Message:
Put the atexit test where it belongs - in libc/stdlib/


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/tests/lib/libc/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/h_atexit.c \
    src/tests/lib/libc/t_atexit.sh
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/stdlib/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/stdlib/h_atexit.c \
    src/tests/lib/libc/stdlib/t_atexit.sh

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