This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f1ee731a9fd7308634f2a4a5cbd74645f393661
haiku-beta6
/
src
/
kernel
T
History
Ingo Weinhold
7f1ee731a9
Using namespace std for nothrow.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11070 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-26 14:58:18 +00:00
..
apps
Fixed the "no previous prototype" warning.
2005-01-22 21:23:33 +00:00
boot
Added a platform_register_boot_device() stub function.
2005-01-20 17:40:46 +00:00
core
Using namespace std for nothrow.
2005-01-26 14:58:18 +00:00
drivers
Removed dev.c as it's no longer in use (driver loading is now done by
2005-01-18 16:39:33 +00:00
glue
Changed our nice crt0.c to something more GCC compatible; we're not calling
2005-01-22 13:36:31 +00:00
ldscripts
Rather keep the .eh_frame section, if we want exceptions.
2005-01-22 16:29:21 +00:00
libroot
Not at all needed
2005-01-25 21:23:51 +00:00
vm2
/tests
…
Jamfile
Added the messaging service.
2005-01-23 19:54:46 +00:00
TODO
…