NetBSD/tests/lib/libc/string
christos 43d7e2f9be map enough space for both the page we write and the guard so that we make
sure we own the guard page before we set its protection to none. This fixes
random SEGVs where the page we set protection to none probably belonged to
the dynamic linker. Reported by gson@
2020-11-27 16:50:02 +00:00
..
Makefile disable string op warnings for t_strcat 2019-12-19 19:19:28 +00:00
t_bm.c
t_memchr.c
t_memcpy.c
t_memmem.c map enough space for both the page we write and the guard so that we make 2020-11-27 16:50:02 +00:00
t_memset.c
t_popcount.c
t_strcat.c
t_strchr.c
t_strcmp.c
t_strcoll.c
t_strcpy.c
t_strcspn.c
t_strerror.c
t_stresep.c
t_strlen.c
t_strpbrk.c
t_strrchr.c
t_strspn.c
t_swab.c