glibc/sysdeps/unix/sysv/linux/or1k
Frédéric Bérat 090dfa40a5 Add _FORTIFY_SOURCE support for inet_ntop
- Create the __inet_ntop_chk routine that verifies that the builtin size
of the destination buffer is at least as big as the size given by the
user.
- Redirect calls from inet_ntop to __inet_ntop_chk or __inet_ntop_warn
- Update the abilist for this new routine
- Update the manual to mention the new fortification

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-03-21 09:35:42 +01: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_ntop 2025-03-21 09:35:42 +01: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