1. 4b20c68 helpers: fixup bad fadvise check by Jens Axboe · 11 years ago
  2. 67bf982 Add configure script by Jens Axboe · 11 years ago
  3. 09164e5 Wire up _weak posix_fadvise() by Jens Axboe · 11 years ago
  4. bcb01f8 Fix fallocate erroneously returning ENOSYS on Linux systems by Wade Cline · 12 years ago
  5. 804bb9a Fix compile on older systems that don't have fallocate() on Linux by Jens Axboe · 13 years ago
  6. c3d3178 Take __weak out of the compiler namespace by Bruce Cran · 13 years ago
  7. 6fe1c1d Fix compile on RHEL4/SLES10 by Joss Grossman · 14 years ago
  8. 285d451 Check for syscall definitions, before declaring __weak helper by Jens Axboe · 14 years ago
  9. a54cf03 Add __weak sync_file_range() by Jens Axboe · 14 years ago
  10. d09913c Include juggling by Jens Axboe · 14 years ago
  11. f8ed6d8 Make weak posix_memalign() private to Solaris by Jens Axboe · 14 years ago
  12. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 14 years ago
  13. 2afd826 Support for Mac OS 10.6.2 by Jens Axboe · 14 years ago
  14. c5c8bd5 Add helpers include file by Jens Axboe · 14 years ago
  15. f166280 Fix compile error due to missing ENOMEM on some platforms by Jens Axboe · 14 years ago
  16. 7d289b2 Fix posix_memalign() return value in case of error by Jens Axboe · 14 years ago
  17. ed80ddf Add posix_* weak helpers by Jens Axboe · 14 years ago