index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex
/
regexec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
fix popen not to leak pipes from one child to another
Rich Felker
1
-0
/
+6
2021-04-20
remove spurious lock in popen
Rich Felker
1
-2
/
+0
2021-04-19
define __STDC_UTF_{16,32}__ macros
Érico Nogueira
1
-0
/
+3
2021-04-16
fix regression in dl_iterate_phdr reporting of modules with no TLS
Rich Felker
1
-1
/
+2
2021-04-16
nscd: fall back gracefully on kernels without AF_UNIX support
Joakim Sindholt
1
-1
/
+9
2021-04-16
mallocng/aligned_alloc: check for malloc failure
Dominic Chen
1
-0
/
+3
2021-04-03
make epoll_[p]wait a cancellation point
Rich Felker
1
-2
/
+2
2021-03-26
fix dl_iterate_phdr dlpi_tls_data reporting to match spec
Rich Felker
2
-2
/
+3
2021-03-15
remove no-longer-needed special case handling in popen
Rich Felker
1
-16
/
+0
2021-03-15
use internal malloc for posix_spawn file actions objects
Rich Felker
1
-0
/
+5
2021-03-05
don't fail to map library/executable with zero-length segment maps
Rich Felker
1
-0
/
+1
2021-02-25
suppress isascii() macro for C++
Érico Rolim
1
-0
/
+2
2021-02-22
guard against compilers failing to handle setjmp specially by default
Rich Felker
1
-3
/
+11
2021-02-15
aarch64/bits/mman.h: add PROT_MTE from linux v5.10
Szabolcs Nagy
1
-0
/
+1
2021-02-15
aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10
Szabolcs Nagy
1
-0
/
+1