Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   riastradh
Date:           Mon Oct  6 13:16:44 UTC 2025

Modified Files:
        src/distrib/sets/lists/debug: mi shl.mi
        src/distrib/sets/lists/tests: mi shl.mi
        src/etc/mtree: NetBSD.dist.tests
        src/tests/lib/libpthread: Makefile
Added Files:
        src/tests/lib/libpthread/weak: Makefile Makefile.inc
        src/tests/lib/libpthread/weak/lib: Makefile h_pthread_weak.c
            h_pthread_weak.h
        src/tests/lib/libpthread/weak/test: Makefile t_pthread_weak_nothread.c
            t_pthread_weak_threaded.c

Log Message:
libpthread: Test pthread stubs in threaded vs non-threaded programs.

PR lib/59685: libcrypto should not depend on libpthread


To generate a diff of this commit:
cvs rdiff -u -r1.486 -r1.487 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.372 -r1.373 src/distrib/sets/lists/debug/shl.mi
cvs rdiff -u -r1.1395 -r1.1396 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/tests/shl.mi
cvs rdiff -u -r1.210 -r1.211 src/etc/mtree/NetBSD.dist.tests
cvs rdiff -u -r1.19 -r1.20 src/tests/lib/libpthread/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libpthread/weak/Makefile \
    src/tests/lib/libpthread/weak/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/tests/lib/libpthread/weak/lib/Makefile \
    src/tests/lib/libpthread/weak/lib/h_pthread_weak.c \
    src/tests/lib/libpthread/weak/lib/h_pthread_weak.h
cvs rdiff -u -r0 -r1.1 src/tests/lib/libpthread/weak/test/Makefile \
    src/tests/lib/libpthread/weak/test/t_pthread_weak_nothread.c \
    src/tests/lib/libpthread/weak/test/t_pthread_weak_threaded.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