This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
x86_64
/
____longjmp_chk.S
2 lines
36 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
____longjmp_chk is now OS-specific. We use sigaltstack internally which on some systems is a syscall and should be used as such. Move the x86-64 version to the Linux specific directory and create in its place a file which always causes compile errors.
2009-07-30 21:42:27 -07:00
#
error
"
O
S
-
s
p
e
c
i
f
i
c
v
e
r
s
i
o
n
n
e
e
d
e
d
"
Reference in New Issue
Copy Permalink