OSX: Fixup warnings and clock_gettime() bug
[fio.git] / os / os.h
2013-01-10 Jens AxboeAdd configure script
2012-12-01 Jens AxboeRevert "Change preferred default clocksource to gettime...
2012-11-30 Jens AxboeChange preferred default clocksource to gettimeofday()
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-29 Jens AxboeWire up _weak posix_fadvise()
2012-11-27 Jens AxboeFix compile for older Linux without mmap MAP_HUGETLB
2012-11-21 Aaron CarrollAdd support for Android
2012-11-20 Jens Axboememory: wire up mmap huge page support
2012-10-09 Saurabh Desolaris: fix compile error on ctime_r()
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-20 Bruce CranAdd FIO_PREFERRED_CLOCK_SOURCE to allow selection of...
2012-02-20 Bruce CranAdd OS_PATH_SEPARATOR for platforms which have differen...
2011-10-18 Bruce CranFix OSX build
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboePass arch/os in probe
2011-10-05 Jens AxboeMove endian support out of server.h
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens AxboeAdd fio_socklen_t
2011-10-04 Jens AxboeFinalize (?) byte swap/endian stuff
2011-10-04 Jens AxboeGeneric endianness typo
2011-10-04 Jens AxboeMore endianness for platforms
2011-09-21 Jens AxboeFix aiocb compile warnings on HPUX
2011-07-12 Jens AxboeAdd gettid() for proper thread affinity on Linux
2011-07-08 Jens AxboeInitial HP-UX port
2011-07-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-06 Jens AxboeAdd --max-jobs/-j command line option
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-08-11 Jens AxboeCleanup MSG_DONTWAIT
2010-08-10 Cigy CyriacAdd support for AIX
2010-05-17 Jens AxboeImprove ETA for fill_device based job files
2010-05-12 YAMAMOTO Takashifio netbsd support
2009-12-20 Jens Axboeos.h should include headers it needs by itself
2009-12-15 Jens AxboeAdd generic random helpers
2009-12-15 Jens AxboeFix some issues with the OSX port
2009-12-14 Jens AxboeSupport for Mac OS 10.6.2
2009-10-01 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-09-22 Jens AxboeAdd generic bdev_size function
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-04-30 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-04-29 Jens AxboeAlign io units to processor cache line size
2009-01-05 Jens AxboeAdd fio_cpuset_exit() empty handler for platforms that...
2008-12-08 Jens AxboeAdd gtod_cpu option for pinning gettimeofday() to a...
2008-06-04 Jens AxboeAdd OS agnostic RAND_MAX
2008-05-30 Jens AxboeMove the lib/ stuff around a bit
2008-05-30 Jens AxboeMake it work on opensolaris
2007-07-25 Shawn LewisFix headers for building with some older libs
2007-05-22 Jens AxboeFix build/compile for non-blktrace platforms
2007-04-17 Jens AxboeBetter checks for disk util init
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories