summaryrefslogtreecommitdiff
path: root/benchmarks/dbench/patches/patch-ac
AgeCommit message (Collapse)AuthorFilesLines
2006-03-16Make this package build on Darwin. getxattr(2) and setxattr(2) on Darwinminskim1-3/+32
require additional arguments related to the resource fork attribute.
2005-11-06Use O_FSYNC instead of O_SYNC on DragonFly. Disable extattr_get_filejoerg1-0/+13
on DragonFly, the semantic is different and it isn't very useful in the current form.