log: remember to free output buffer when done
[fio.git] / lib / memalign.c
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-18 Tomohiro Kusumilib/memalign: don't malloc size twice
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-08 Tomohiro KusumiMake lib/memalign.c a stand-alone library
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
2015-12-01 Jens AxboeMove memalign to lib/