This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3591817b30085093bed476f9c1709f729df16ef
haiku-beta6
/
headers
T
History
François Revol
e3591817b3
ARM: move kernel calling code to arch specific file
...
* needs some more cleanup. * had to change gUBootOS to 32bit to avoid a linker bug.
2011-11-21 01:22:32 +01:00
..
build
Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines,
2011-06-14 13:44:07 +00: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
Changed to 64 bit physical addresses for x86. This enabled PAE support.
2010-06-23 16:10:08 +00:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
Adjust method naming.
2011-11-17 09:12:47 -05:00
posix
Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings.
2011-10-31 22:01:29 +00:00
private
ARM: move kernel calling code to arch specific file
2011-11-21 01:22:32 +01:00
tools
…