This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-05-03 02:52:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
x86_64
/
bits
/
posix.h
3 lines
64 B
C
Raw
Normal View
History
Unescape
Escape
fix x86_64 wrongly reporting itself as ILP32 instead of LP64
2011-02-15 15:56:58 -05:00
#
define _POSIX_V6_LP64_OFF64 1
typo in macro definitions for x86_64
2011-08-14 15:19:17 -04:00
#
define _POSIX_V7_LP64_OFF64 1
Reference in New Issue
Copy Permalink