glibc/csu
H.J. Lu 5f245f3bfb 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>
2024-05-06 07:49:40 -07:00
..
abi-note.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
check_fds.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
dso_handle.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
errno-loc.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
errno.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
gmon-start.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
init-first.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
init.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libc-start.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libc-tls.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Add crt1-2.0.o for glibc 2.0 compatibility tests 2024-05-06 07:49:40 -07:00
rtld-sizes.sym Extend struct r_debug to support multiple namespaces [BZ #15971] 2021-09-19 13:51:35 -07:00
start.c More fallout from supporting only ELF 2012-01-08 00:45:01 -05:00
static-reloc.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
version.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Versions Reduce the statically linked startup code [BZ #23323] 2021-02-25 12:13:02 +01:00