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:   thorpej
Date:           Mon Aug  2 00:16:25 UTC 2004

Modified Files:
        src/regress/lib/libc: Makefile
Added Files:
        src/regress/lib/libc/nsdispatch: Makefile
        src/regress/lib/libc/nsdispatch/recurse: Makefile expected recurse.c

Log Message:
Add a test to check that recursive calls to nsdispatch() within a
threaded program work.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/nsdispatch/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/nsdispatch/recurse/Makefile \
    src/regress/lib/libc/nsdispatch/recurse/expected \
    src/regress/lib/libc/nsdispatch/recurse/recurse.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