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-31 18:56:49 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
build
/
host
History
John Scipione
9d6e5fdb65
Fix build by adding some Mac OS X specific files that implement fs function missing on that OS. The functions are stubbed out currently and have not been implemented. However, it does build now. I also added a weak attribute in driver_settings.cpp that I have no idea what does but was necessary to fix the build.
2012-03-02 21:04:00 -05:00
..
beos_common
…
cygwin
…
darwin
Fix build by adding some Mac OS X specific files that implement fs function missing on that OS. The functions are stubbed out currently and have not been implemented. However, it does build now. I also added a weak attribute in driver_settings.cpp that I have no idea what does but was necessary to fix the build.
2012-03-02 21:04:00 -05:00
freebsd
FreeBSD host sys/stat.h: Add missing extern "C"
2011-11-28 05:11:35 +01:00
sunos
…