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: skrll
Date: Tue Jun 21 06:47:38 UTC 2022
Modified Files:
src/lib/csu/common: crt0-common.c
src/libexec/ld.elf_so: rtld.h
src/tests/lib/csu: h_ifunc_static.c
src/tests/libexec/ld.elf_so: t_ifunc.c
Log Message:
Wrap long #if defined(...) || ... and sort. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/csu/common/crt0-common.c
cvs rdiff -u -r1.142 -r1.143 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/csu/h_ifunc_static.c
cvs rdiff -u -r1.10 -r1.11 src/tests/libexec/ld.elf_so/t_ifunc.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