mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
97e02ad233
libmachuser and libhurduser also need stack_chk_fail_local and they do not link against libc_nonshared. * mach/stack_chk_fail_local.c: New file. * hurd/stack_chk_fail_local.c: New file. * mach/Machrules ($(interface-library)-routines): Add stack_chk_fail_local. * mach/Versions (GLIBC_2.4): Add __stack_chk_fail. * hurd/Versions (GLIBC_2.4): Add __stack_chk_fail.
2 lines
40 B
C
2 lines
40 B
C
#include <debug/stack_chk_fail_local.c>
|