haiku/headers
Axel Dörfler 9793d44045 Removed superfluous BView::findView() and moved its functionality to BView::FindView().
Fixed it on the way - it's a bad idea to pass NULL pointers to strcmp().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13288 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-27 01:54:12 +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 Removed superfluous BView::findView() and moved its functionality to BView::FindView(). 2005-06-27 01:54:12 +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 Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
tools