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
92ec9b2fbcb23c53148fc5a5c694ca9d17a36142
haiku-beta6
/
headers
T
History
Axel Dörfler
92ec9b2fbc
Added our old "new" header again, as I can't build anything without it under Linux (PPC and x86).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-13 16:50:25 +00:00
..
cpp
commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers
2005-03-10 19:56:11 +00:00
gnu
…
libs
compile fix, changed member to be declared const
2005-01-20 13:49:15 +00:00
os
Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant.
2005-04-06 16:07:10 +00:00
posix
Added our old "new" header again, as I can't build anything without it under Linux (PPC and x86).
2005-04-13 16:50:25 +00:00
private
This should now actually fix the recursive lookup of the net_stack_driver. We must only load the networking core once.
2005-04-13 14:19:20 +00:00
tools
…