Source-Changes archive

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

CVS commit: src/tests/lib/libc/stdlib



Module Name:    src
Committed By:   tron
Date:           Tue Nov 16 14:03:47 UTC 2010

Modified Files:
        src/tests/lib/libc/stdlib: Makefile t_environment.c
Added Files:
        src/tests/lib/libc/stdlib: t_environment_pth.c

Log Message:
Split threaded environment test for the other environment tests as
suggested by Nicolas Joly in private e-mail. Linking a binary with
"libpthread" effects the beaviour of "libc" and we really want to
test both cases.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdlib/Makefile
cvs rdiff -u -r1.11 -r1.12 src/tests/lib/libc/stdlib/t_environment.c
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/stdlib/t_environment_pth.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