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-02-01 19:26:13 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Axel Dörfler
ec5a9998df
Added a B_NOT_SUPPORTED synonym for EOPNOTSUPP.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12250 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-05 13:56:16 +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
Added a B_NOT_SUPPORTED synonym for EOPNOTSUPP.
2005-04-05 13:56:16 +00:00
posix
Fixed various problems with the latest stdbool.h changes, including stdbool.h itself:
2005-03-26 18:01:40 +00:00
private
The VM can now ask the platform dependent part if it supports a specified protection.
2005-04-05 13:50:37 +00:00
tools
…