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-20 13:31:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
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
…
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
…