summaryrefslogtreecommitdiffstats
path: root/libsync/sync.c
Commit message (Expand)AuthorAgeFilesLines
* sync: remove legacy sync info APIJesse Hall2018-06-131-0/+23
* Revert "sync: remove legacy sync info API"Marissa Wall2018-06-051-23/+0
* sync: remove legacy sync info APIJesse Hall2018-05-231-0/+23
* sync: store the num_fences from first SYNC_IOC_FILE_INFOSaurabh Shah2017-09-251-0/+2
* libsync: Fix a double-free.George Burgess IV2017-09-051-1/+0
* sync: Cache knowledge of kernel uapi versionJesse Hall2017-03-081-21/+95
* sync: rename sync/sync.h to android/sync.hJesse Hall2017-02-231-1/+1
* sync: move declarations from sync/sync.h to sync.cJesse Hall2017-02-231-0/+39
* sync: implement sync_file_infoJesse Hall2017-02-231-0/+57
* sync: refactor sync_fence_infoJesse Hall2017-02-231-36/+60
* sync: Use correct type in size calculationJesse Hall2017-02-231-1/+1
* libsync: add support to new Sync APIGustavo Padovan2017-01-171-17/+109
* libsync: open new location of sw_sync fileGustavo Padovan2017-01-171-1/+7
* libsync: move kernel headers for sync ioctls to sync.hGustavo Padovan2017-01-171-16/+4
* Update for kernel headers v4.8.14.Christopher Ferris2016-12-121-2/+10
* Update for kernel headers v4.7.2.Christopher Ferris2016-08-261-1/+15
* Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+1
* update libsync to support new timeout semanticsErik Gilling2012-08-211-2/+2
* libsync: remove linux includes from sync/sync.hJamie Gennis2012-06-191-2/+3
* sync: Add lib sync helper libraryErik Gilling2012-04-181-0/+115