aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-26fix dl_iterate_phdr dlpi_tls_data reporting to match specRich Felker2-2/+3
2021-03-15remove no-longer-needed special case handling in popenRich Felker1-16/+0
2021-03-15use internal malloc for posix_spawn file actions objectsRich Felker1-0/+5
2021-03-05don't fail to map library/executable with zero-length segment mapsRich Felker1-0/+1
2021-02-25suppress isascii() macro for C++Érico Rolim1-0/+2
2021-02-22guard against compilers failing to handle setjmp specially by defaultRich Felker1-3/+11
2021-02-15aarch64/bits/mman.h: add PROT_MTE from linux v5.10Szabolcs Nagy1-0/+1
2021-02-15aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10Szabolcs Nagy1-0/+1