Alex Smith
e9e70c0f95
Fixed compilation of remote_disk_server on OS X hosts.
2012-08-03 17:48:02 +01:00
John Scipione
d7f3dac1eb
Style fixes suggested by Axeld.
...
Added Ingo to the copyright
Updated copyright year to 2012 for my contribution.
2012-03-09 14:39:24 -05:00
John Scipione
00f72094a1
Move futimesat() from fs.cpp to fs_darwin.cpp since it is implimented on FreeBSD. It is stubbed out for now.
2012-03-02 21:04:02 -05:00
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
Ingo Weinhold
6dcd0ccf23
Patch by Morgan Howe (slightly modified): Several changes to support
...
building on Mac OS X (Darwin). A problem with makebootable remains.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21165 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-18 15:59:04 +00:00