glibc/sysdeps/unix/sysv/linux/mips/mips32
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
..
fpu Add _FORTIFY_SOURCE support for inet_ntop 2025-03-21 09:35:42 +01:00
mips16
nofpu Add _FORTIFY_SOURCE support for inet_ntop 2025-03-21 09:35:42 +01:00
Makefile
Versions
arch-syscall.h Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
bug-getcontext-mips-gp.c
c++-types.data
ld.abilist
libBrokenLocale.abilist
libanl.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.abilist
mips-syscall5.S
mips-syscall6.S
mips-syscall7.S
syscall_cancel.S
sysdep.h
time64-compat.h