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:           Thu Jun  1 22:26:40 UTC 2023

Modified Files:
        src/distrib/sets/lists/tests: shl.mi
        src/tests/libexec/ld.elf_so: Makefile t_tls_extern.c
Added Files:
        src/tests/libexec/ld.elf_so/helper_abuse_dynamic: Makefile
            h_abuse_dynamic.c
        src/tests/libexec/ld.elf_so/helper_abuse_static: Makefile
            h_abuse_static.c

Log Message:
ld.elf_so: Test TLS abuse of static def, dynamic use and vice versa.

XXX pullup-10


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/sets/lists/tests/shl.mi
cvs rdiff -u -r1.16 -r1.17 src/tests/libexec/ld.elf_so/Makefile
cvs rdiff -u -r1.5 -r1.6 src/tests/libexec/ld.elf_so/t_tls_extern.c
cvs rdiff -u -r0 -r1.1 \
    src/tests/libexec/ld.elf_so/helper_abuse_dynamic/Makefile \
    src/tests/libexec/ld.elf_so/helper_abuse_dynamic/h_abuse_dynamic.c
cvs rdiff -u -r0 -r1.1 \
    src/tests/libexec/ld.elf_so/helper_abuse_static/Makefile \
    src/tests/libexec/ld.elf_so/helper_abuse_static/h_abuse_static.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