configure: add gettid() test
[fio.git] / os / os-android.h
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-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens AxboeRemove binject engine
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumichange os_trim() prototype not to use int fd
2017-06-25 Jens AxboeAndroid: fix missing sysmacros.h include
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-22 Jens AxboeMerge branch 'alignment' of https://github.com/omor1/fio
2017-05-22 Jens AxboeMerge branch 'android-26-shm' of https://github.com...
2017-05-22 Omri Moros/os-android.h: fix compilation for Android O
2017-05-22 Omri Moros/os-android.h: fix alignment problems in shared memor...
2017-05-20 Omri MorAndroid: add support for cgroups
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-05-01 Omri Moros/os-android.h: fix shared memory support
2017-04-30 Jens AxboeMerge branch 'zero_ioengine_flags' of https://github...
2017-04-30 Jens AxboeMerge branch 'fix-348' of https://github.com/omor1/fio
2017-04-30 Omri Moros/os-android.h: use byte swap intrinsics if available
2017-04-30 Omri Moros/os-android.h: fix broken shmget() due to ndk-r15
2017-03-14 Sitsofe Wheelerconfigure: add generic pshared mutex test
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-19 Tomohiro KusumiAdd missing header inclusion for Android from 1c764dbe
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2016-07-19 Tomohiro KusumiMake I/O priority option generic for non-Linux environm...
2015-06-11 Tomohiro KusumiRename get_fs_size() to get_fs_free_size()
2015-02-26 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-02-25 enhFix implicit function declaration on Android
2013-05-01 Akers, Jason Bandroid: use ashmem
2013-04-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-04-12 Aaron Carrollandroid: add byteorder for the swab routines
2013-04-12 Aaron Carrollandroid: add shm syscalls and fix ioprio definitions
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-12 Aaron CarrollAndroid: add ioprio support
2013-03-12 OlegConditionally include <sys/shm.h> based on OS support...
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
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-21 Aaron CarrollAdd support for Android