glibc/csu
H.J. Lu 4dd8641461 Add crt1-2.0.o for glibc 2.0 compatibility tests
Starting from glibc 2.1, crt1.o contains _IO_stdin_used which is checked
by _IO_check_libio to provide binary compatibility for glibc 2.0.  Add
crt1-2.0.o for tests against glibc 2.0.  Define tests-2.0 for glibc 2.0
compatibility tests.  Add and update glibc 2.0 compatibility tests for
stderr, matherr and pthread_kill.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>

(cherry picked from commit 5f245f3bfb)
2024-10-01 10:33:51 +08:00
..
Makefile Add crt1-2.0.o for glibc 2.0 compatibility tests 2024-10-01 10:33:51 +08:00
Versions
abi-note.c
check_fds.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
dso_handle.c
errno-loc.c
errno.c
gmon-start.c
init-first.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
init.c
libc-start.c elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] 2023-01-12 13:54:34 -03:00
libc-tls.c elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] 2023-01-12 13:54:34 -03:00
rtld-sizes.sym
start.c
static-reloc.c
sysdep.c
version.c