1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
Files
glibc/stdio-common
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-13 19:59:08 -04:00
2023-06-13 19:59:08 -04:00
2023-06-01 13:01:32 -04:00
2023-06-13 19:59:08 -04:00
2021-09-03 22:06:44 +05:30
2023-06-01 13:01:32 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2023-07-05 16:59:48 +02:00
2023-06-13 19:59:08 -04:00
2023-06-13 19:59:08 -04:00
2017-11-16 11:49:26 +05:30
2023-06-13 19:59:08 -04:00
2017-11-16 11:49:26 +05:30
2023-06-19 19:40:34 +00:00
2023-06-01 13:01:32 -04:00
2023-03-02 19:10:37 +00:00
2023-06-19 19:40:34 +00:00