glibc/sysdeps/unix/sysv/linux/mips/mips64
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
..
n32 Add _FORTIFY_SOURCE support for inet_pton 2025-03-24 14:43:03 -04:00
n64 Add _FORTIFY_SOURCE support for inet_pton 2025-03-24 14:43:03 -04:00
Makefile
configure
configure.ac
fxstat64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fxstatat.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fxstatat64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
getdents64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ipc_priv.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kstat_cp.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldd-rewrite.sed
libBrokenLocale.abilist
libdl.abilist
libm.abilist Implement C23 powr 2025-03-14 15:58:11 +00:00
libnsl.abilist
libpthread.abilist
libthread_db.abilist
libutil.abilist
lxstat64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
msgctl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
semctl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
shmctl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
syscall_cancel.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
xstat64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00