glibc/sysdeps/unix/sysv/linux/s390/s390-32
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
..
Makefile
Versions
____longjmp_chk.c
__makecontext_ret.S
arch-syscall.h Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
c++-types.data
clone.S
clone3.S
getcontext.S
getutent.c
getutent_r.c
getutid.c
getutid_r.c
getutline.c
getutline_r.c
getutmp.c
getutxent.c
getutxid.c
getutxline.c
glob64-lstat-compat.c
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Add _FORTIFY_SOURCE support for inet_ntop 2025-03-21 09:35:42 +01:00
libc_malloc_debug.abilist
libdl.abilist
libm.abilist Implement C23 powr 2025-03-14 15:58:11 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil-compat.c
libutil.abilist
login.c
login32.c
makecontext.c
oldglob.c
pointer_guard.h
posix_fadvise64.c
pututxline.c
setcontext.S
swapcontext.S
syscall.S
syscall_cancel.S
syscalls.list
sysdep.S
sysdep.h
time64-compat.h
updwtmp.c
updwtmpx.c
utmp-compat.h
utmp-convert.h
utmp32.c
utmp32.h
utmpx-convert.h
utmpx32.c
utmpx32.h
vfork.S