This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Alex Smith
84bf29f97b
Compile in arch_platform.cpp for x86_64. The apm_init call is disabled for x86_64, APM is 32-bit only.
2012-07-06 14:17:48 +01:00
..
build
Style fixes suggested by Axeld.
2012-03-09 14:39:24 -05:00
compatibility
…
config
Changed {,u}int64 to be long rather than long long on x86_64.
2012-06-28 12:36:45 +01:00
cpp
…
glibc
…
libs
Remove lp_solve headers.
2012-05-08 07:28:16 +12:00
os
Style fixes.
2012-07-05 09:10:50 +01:00
posix
Fixed the x86_64 setjmp implementation.
2012-07-05 13:52:36 +01:00
private
Compile in arch_platform.cpp for x86_64. The apm_init call is disabled for x86_64, APM is 32-bit only.
2012-07-06 14:17:48 +01:00
tools
…