1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-16 07:21:57 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Frédéric Bérat 20c894d21e Exclude routines from fortification
Since the _FORTIFY_SOURCE feature uses some routines of Glibc, they need to
be excluded from the fortification.

On top of that:
 - some tests explicitly verify that some level of fortification works
   appropriately, we therefore shouldn't modify the level set for them.
 - some objects need to be build with optimization disabled, which
   prevents _FORTIFY_SOURCE to be used for them.

Assembler files that implement architecture specific versions of the
fortified routines were not excluded from _FORTIFY_SOURCE as there is no
C header included that would impact their behavior.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2023-07-05 16:59:48 +02:00
..
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-28 21:22:14 +00:00
2023-06-28 21:22:14 +00:00
2023-06-14 18:10:24 +02:00
2023-06-14 18:10:24 +02:00
2023-06-26 10:17:47 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2023-04-26 08:06:44 -04:00
2023-06-26 10:17:39 -03:00
2023-07-05 16:59:48 +02:00
2023-06-28 09:18:23 -03:00
2023-06-28 09:18:23 -03:00