opnsense-src/lib/csu
Konstantin Belousov 21502f9a92 crtend: accurately check for the start of .ctors
For the hypothetic situation where crtbegin.o is not linked into the
binary, but crtend.o is, which results in the missing starting sentinel
in the ctors array, be careful to not iterate past the start of the
section.

Reviewed by:	andrew, dim
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D48700
2025-01-29 00:59:20 +02:00
..
aarch64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
arm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common crtend: accurately check for the start of .ctors 2025-01-29 00:59:20 +02:00
i386 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
powerpc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
powerpc64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
riscv Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
tests pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev 2024-12-23 17:03:30 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev 2024-12-23 17:03:30 -05:00