summaryrefslogtreecommitdiff
path: root/lib/common/BoxPlatform.h
Commit message (Expand)AuthorAge
* Don't try to define our own dirfd() macro on platforms where interceptionChris Wilson2008-02-25
* Detect whether struct DIR has d_fd or dd_fd member and define theChris Wilson2008-01-22
* Fix DIRFD properlyChris Wilson2008-01-21
* Fix the test for HAVE_DECL_DIRFD, which is 0 on solaris, not undefined.Chris Wilson2008-01-20
* Fix definition of dirfd(x) macro (autoconf doesn't like defining macrosChris Wilson2007-12-15
* Ignore symlink permissions on Darwin, where they can't be set properlyChris Wilson2007-01-13
* Belay that order, XO (partially revert patch [1229])Chris Wilson2006-12-29
* Compile fix for platforms without intercept capability (refs #3)Chris Wilson2006-12-29
* Use BoxConfig-MSVC.h and BoxVersion.h when compiling with MSVC. (refs #3)Chris Wilson2006-10-16
* Disable intercept tests on Win32 as wellChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* Disable memory testing on Darwin -- order of destructors of static variables ...Ben Summers2006-02-21
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Quick hack to stop attempting to intercept clib functions on Darwin, pending ...Ben Summers2006-01-08
* Fix raidfile intercept tests on 32 bit Linux with large file support.Martin Ebourne2006-01-07
* Simple test for xattr support in test/bbackupd, fix xattr support for Darwin,...Ben Summers2006-01-06
* Rename config.h to BoxConfig.h to help prevent clashesMartin Ebourne2005-12-21
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14