diff options
author | Francis Laniel <laniel_francis@privacyrequired.com> | 2021-02-26 04:21:20 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-26 20:41:04 +0300 |
commit | a28a6e860c6cf231cf3c5171c75c342adcd00406 (patch) | |
tree | a738c834c1dae47f29156701c163cad61074eecd /lib/Kconfig | |
parent | 0e24465d3313832e82f8bd9ee2439da1367dd2e5 (diff) | |
download | linux-a28a6e860c6cf231cf3c5171c75c342adcd00406.tar.xz |
string.h: move fortified functions definitions in a dedicated header.
This patch adds fortify-string.h to contain fortified functions
definitions. Thus, the code is more separated and compile time is
approximately 1% faster for people who do not set CONFIG_FORTIFY_SOURCE.
Link: https://lkml.kernel.org/r/20210111092141.22946-1-laniel_francis@privacyrequired.com
Link: https://lkml.kernel.org/r/20210111092141.22946-2-laniel_francis@privacyrequired.com
Signed-off-by: Francis Laniel <laniel_francis@privacyrequired.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions