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
60ba75c5ec6df48a5fa2ae8a14802ea8001791bb
haiku-beta6
/
headers
T
History
Axel Dörfler
c80c50772e
* Coding style cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43198 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-06 08:23:41 +00: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
* Coding style cleanup.
2011-11-06 08:23:41 +00:00
posix
Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings.
2011-10-31 22:01:29 +00:00
private
Add VM page allocation tracking similar to what happens in the slab already.
2011-11-04 18:07:07 +00:00
tools
…