glibc/sysdeps/unix/sysv/linux/microblaze
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
..
be Add _FORTIFY_SOURCE support for inet_pton 2025-03-24 14:43:03 -04:00
bits Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
le Add _FORTIFY_SOURCE support for inet_pton 2025-03-24 14:43:03 -04:00
sys Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Implies
Makefile
____longjmp_chk.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
arch-syscall.h Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
c++-types.data
clock-compat.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
clone.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kernel_stat.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ld.abilist
localplt.data Cleanup __tls_get_addr on alpha/microblaze localplt.data 2024-04-04 17:20:33 -03:00
pselect32.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
single-thread.h
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
syscalls.list microblaze: Remove cacheflush from libc.a (BZ 31788) 2024-05-23 09:36:08 -03:00
sysctl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sysdep.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
time64-compat.h
vfork.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
xstatver.h