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
f6a3444449
haiku
/
headers
History
Alex Smith
f6a3444449
Added x86_64 ELF64 relocation functions for the bootloader. All that's left to do now is handle the 64-bit load address properly.
2012-06-24 19:22:33 +01:00
..
build
Style fixes suggested by Axeld.
2012-03-09 14:39:24 -05:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +00:00
config
Added a TODO in to say that {,u}int64 should be changed to long on x86_64.
2012-06-15 16:09:25 +01:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
libs
Remove lp_solve headers.
2012-05-08 07:28:16 +12:00
os
Added some x86_64 system/kernel headers and kernel Jamfiles.
2012-06-13 17:45:22 +01:00
posix
Implementations of some libroot functions for x86_64.
2012-06-15 19:57:21 +01:00
private
Added x86_64 ELF64 relocation functions for the bootloader. All that's left to do now is handle the 64-bit load address properly.
2012-06-24 19:22:33 +01:00
tools