This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-27 16:54:49 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Alex Smith
25871c6895
Removed Thread::fault_callback, no longer necessary now that vm86 is gone.
2012-08-04 11:02:54 +01:00
..
build
Fixed compilation of remote_disk_server on OS X hosts.
2012-08-03 17:48:02 +01: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
Moved x86emu to {src,headers}/libs/.
2012-08-04 10:21:22 +01:00
os
Added new BIOS module for calling BIOS interrupts.
2012-08-03 15:42:30 +01:00
posix
Implemented signals for x86_64.
2012-07-30 13:52:51 +01:00
private
Removed Thread::fault_callback, no longer necessary now that vm86 is gone.
2012-08-04 11:02:54 +01:00
tools
…