Source-Changes archive

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

CVS commit: src/tests



Module Name:    src
Committed By:   jruoho
Date:           Mon Apr  4 10:30:29 UTC 2011

Modified Files:
        src/tests/lib/libc/gen: t_nice.c
        src/tests/syscall: t_getpid.c t_getsid.c t_mmap.c t_mprotect.c

Log Message:
Use _exit(2).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/t_nice.c
cvs rdiff -u -r1.1 -r1.2 src/tests/syscall/t_getpid.c \
    src/tests/syscall/t_getsid.c src/tests/syscall/t_mmap.c
cvs rdiff -u -r1.2 -r1.3 src/tests/syscall/t_mprotect.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