This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a445af0bc7
glibc
/
sysdeps
/
generic
/
stackguard-macros.h
5 lines
99 B
C
Raw
Blame
History
#
include
<stdint.h>
extern
uintptr_t
__stack_chk_guard
;
#
define STACK_CHK_GUARD __stack_chk_guard
Reference in New Issue
View Git Blame
Copy Permalink