change fio_set_odirect() prototype not to use int fd
[fio.git] / os / os-solaris.h
2017-08-29 Tomohiro Kusumichange fio_set_odirect() prototype not to use int fd
2017-03-14 Sitsofe Wheelerconfigure: add generic pshared mutex test
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-03 Jens Axboesolaris: fixup new cpuset functions
2014-02-28 Jens Axboecpus_allowed_policy fixups
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens Axboeconfigure: fix more old FIO_HAVE_ checks
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-10 Jens AxboeAdd configure script
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-29 Jens Axboesolaris: enable fadvise()
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-10-09 Saurabh Desolaris: fix compile error on ctime_r()
2012-02-20 Bruce CranMove Windows port to MinGW
2012-02-09 Jens AxboeFixup a few items spotted by a static code checker
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-07 Jens AxboePass arch/os in probe
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens AxboeMore endianness for platforms
2011-07-19 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-19 Jens AxboeFix Solaris compile
2011-07-12 Jens AxboeAdd gettid() for FreeBSD/OSX/Solaris
2011-01-27 Jens Axboesolaris: OpenSolaris already has the madvise advice...
2011-01-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-01-26 Jens Axboesolaris: char dev size fixes
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-08 Bruce CranVarious fixes/updates
2011-01-04 Jens AxboeOS headers need fio_file definition now
2011-01-04 Bruce CranFIO Windows update
2009-12-20 Jens AxboeMake fdatasync OS optional
2009-12-16 Jens AxboeAdd Solaris helper object
2009-12-16 Jens AxboeMake weak posix_memalign() private to Solaris
2009-10-01 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-09-22 Jens AxboeAdd generic bdev_size function
2009-08-04 Jens AxboeAdd strong madvise() hint for cache pruning
2009-08-04 Jens AxboeRemove old FIXME comment
2009-08-04 Jens Axboesolaris: implement blockdev size getting
2009-08-03 Jens AxboeSolaris cpu affinity fix
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-01-06 Jens AxboeOS includes need errno.h
2009-01-05 Jens AxboeOnly use process shared mutexes on support platforms
2008-12-22 Jens AxboeSolaris pset fixes
2008-12-12 Jens AxboeSolaris compilation fix
2008-12-12 Jens AxboeCPU set creation and destruction can fail on some platforms
2008-12-12 Jens AxboeSupport for CPU binding in Solaris
2008-06-04 Jens AxboeAdd OS agnostic RAND_MAX
2008-06-04 Jens AxboeSolaris: support for proper random functions
2008-06-04 Jens AxboeAdd directio support to Solaris
2008-06-04 Jens AxboeKill useless undef's
2008-06-02 Jens Axboeposixaio: not all platforms have aio_fsync()
2008-06-02 Jens AxboeGuard posix_fallocate() behind OS define
2008-06-02 Jens AxboeAdd Solaris native aio engine
2007-07-26 Jens AxboeFix verify random bytes filling
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories