]> sourceware.org Git - glibc.git/commit
chk: Add and fix hidden builtin definitions for *_chk
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 3 Aug 2023 19:16:41 +0000 (21:16 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 3 Aug 2023 20:46:48 +0000 (22:46 +0200)
commit04bf7d2d8a79bf8d06ca811518688ccda190b376
treebda91b114bcd43681c51b711ead69942067408e9
parentcbf4aa422c82b895ab56ef5e9acda37947ad4184
chk: Add and fix hidden builtin definitions for *_chk

Otherwise on gnu-i686 there are unwanted PLT entries in libc.so when
fortification is enabled.

Tested for i686-gnu, x86_64-gnu, i686-linux-gnu and x86_64-linux-gnu
debug/longjmp_chk.c
debug/strncpy_chk.c
include/setjmp.h
include/stdlib.h
include/string.h
setjmp/longjmp.c
This page took 0.041655 seconds and 5 git commands to generate.