haiku/headers
Stephan Aßmus dd3b1653a0 rearranged some functions, removed unused ones
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-03 21:50:14 +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 Applied some changes suggested by mmu_man, more to come, though: 2005-04-29 11:41:12 +00:00
posix GCC 3 conforms to ISO-C-99 so _Bool is a built-in type; we should not try to redefine it. 2005-04-13 16:51:55 +00:00
private rearranged some functions, removed unused ones 2005-05-03 21:50:14 +00:00
tools