This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-27 04:41:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
344d0b545d
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-31 12:42:27 +08: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