Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   drochner
Date:           Sat Feb 28 16:55:05 UTC 2004

Modified Files:
        src/regress/lib/libc: Makefile
Added Files:
        src/regress/lib/libc/context: Makefile context.c

Log Message:
add a test of get/make/setcontext, also checking context linking
via uc_link and argument passing to the new context


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/context/Makefile \
    src/regress/lib/libc/context/context.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