Source-Changes archive

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

CVS commit: src/regress/lib/libc/clone



Module Name:    src
Committed By:   cgd
Date:           Sat Feb  8 00:44:00 UTC 2003

Modified Files:
        src/regress/lib/libc/clone: clonetest.c

Log Message:
in test1, unmap stack when finished.  in test2, try NULL fn ptr and
NULL stack ptr independently, to make sure that both are properly
checked in libc.  (To do this, need to alloc a stack in test2, as well.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/regress/lib/libc/clone/clonetest.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