glibc/sysdeps/unix/sysv/linux/or1k
Aaron Merey e3a6e85d67 Add _FORTIFY_SOURCE support for inet_pton
Add function __inet_pton_chk which calls __chk_fail when the size of
argument dst is too small.   inet_pton is redirected to __inet_pton_chk
or __inet_pton_warn when _FORTIFY_SOURCE is > 0.

Also add tests to debug/tst-fortify.c, update the abilist with
__inet_pton_chk and mention inet_pton fortification in maint.texi.

Co-authored-by: Frédéric Bérat <fberat@redhat.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-03-24 14:43:03 -04:00
..
bits
sys
Implies
Makefile
Versions
arch-syscall.h Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
c++-types.data
clone.c
configure
configure.ac
getcontext-common.S
getcontext.S
ld.abilist
libBrokenLocale.abilist
libc.abilist Add _FORTIFY_SOURCE support for inet_pton 2025-03-24 14:43:03 -04:00
libc_malloc_debug.abilist
libm.abilist Implement C23 powr 2025-03-14 15:58:11 +00:00
libresolv.abilist
libthread_db.abilist
localplt.data
makecontext.c
mmap_internal.h
or1k_clone.S
prctl.c
setcontext-common.S
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext-common.S
swapcontext.S
syscall_cancel.S
sysdep.c
sysdep.h
ucontext_i.sym