Source-Changes archive

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

CVS commit: src/tests/syscall



Module Name:    src
Committed By:   njoly
Date:           Mon Apr 25 22:29:35 UTC 2011

Modified Files:
        src/tests/syscall: t_access.c t_dup.c t_mmap.c t_mprotect.c t_msync.c
            t_setrlimit.c t_umask.c

Log Message:
Avoid creating test files oustide atf-run temporary tree.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/syscall/t_access.c \
    src/tests/syscall/t_dup.c src/tests/syscall/t_mmap.c \
    src/tests/syscall/t_mprotect.c src/tests/syscall/t_setrlimit.c
cvs rdiff -u -r1.2 -r1.3 src/tests/syscall/t_msync.c
cvs rdiff -u -r1.1 -r1.2 src/tests/syscall/t_umask.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