Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / os / os-hpux.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-22 mayuanpengcpus_allowed: use __NRPROCESSORS_CONF instead of __SC_N...
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-04-25 Jens AxboeMerge branch 'pthread_getaffinity_1' of https://github...
2021-04-25 Tomohiro Kusumigettime: Fix compilation on non-Linux with pthread_geta...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-08 Jens AxboeRemove old OS dependent (unused) random code
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2017-03-14 Sitsofe Wheelerconfigure: add generic pshared mutex test
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-23 Jens AxboeKill now unneeded clock definitions
2013-01-10 Jens AxboeAdd configure script
2012-02-20 Bruce CranMove Windows port to MinGW
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 AxboeAdd fio_socklen_t
2011-10-04 Jens AxboeFinalize (?) byte swap/endian stuff
2011-10-04 Jens AxboeHPUX endianness
2011-09-21 Jens AxboeFix aiocb compile warnings on HPUX
2011-07-11 Jens AxboeHP-UX: add fdatasync()
2011-07-11 Jens AxboeHP-UX: has aio_fsync() and fallocate()
2011-07-11 Jens AxboeHP-UX disk query size
2011-07-11 Jens AxboeFill in os_phys_mem() stub for HP-UX
2011-07-09 Jens AxboeA few HP-UX fixes
2011-07-08 Jens AxboeAdd block device size detection for HP-UX
2011-07-08 Jens AxboeInitial HP-UX port