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
cd05d511e6e4fe89a77b71463c4d79bd9e723e1e
haiku-beta6
/
headers
T
History
Ingo Weinhold
cd05d511e6
Introduced generalized versions of get_app_path() and get_app_ref() returning the path/ref for an arbitrary team.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13681 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-15 12:15:21 +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
incorporated fix from AGG mailing list, the problem only showed on Sun hardware though...
2005-05-10 11:34:26 +00:00
os
Implemented BPrivateScreen::ReadBitmap(), but the guts are still missing
2005-07-13 22:33:52 +00:00
posix
Added missing wctype.h header - R5 does not include this header, but its
2005-05-18 15:02:09 +00:00
private
Introduced generalized versions of get_app_path() and get_app_ref() returning the path/ref for an arbitrary team.
2005-07-15 12:15:21 +00:00
tools
…