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-21 05:53:46 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Adi Oanca
997865348b
added AS_ROOTLAYER_DO_CHANGE_WINBORDER_FEEL
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12455 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-21 18:56:53 +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
Courtesy of Olivier Coursiere (aka oco), based on documentation (feel free to check against real hardware)
2005-04-17 22:46:08 +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
added AS_ROOTLAYER_DO_CHANGE_WINBORDER_FEEL
2005-04-21 18:56:53 +00:00
tools
…