summaryrefslogtreecommitdiff
path: root/libsync/sync.c
AgeCommit message (Expand)Author
2018-06-13sync: remove legacy sync info APIJesse Hall
2018-06-05Revert "sync: remove legacy sync info API"Marissa Wall
2018-05-23sync: remove legacy sync info APIJesse Hall
2017-09-25sync: store the num_fences from first SYNC_IOC_FILE_INFOSaurabh Shah
2017-09-05libsync: Fix a double-free.George Burgess IV
2017-03-08sync: Cache knowledge of kernel uapi versionJesse Hall
2017-02-23sync: rename sync/sync.h to android/sync.hJesse Hall
2017-02-23sync: move declarations from sync/sync.h to sync.cJesse Hall
2017-02-23sync: implement sync_file_infoJesse Hall
2017-02-23sync: refactor sync_fence_infoJesse Hall
2017-02-23sync: Use correct type in size calculationJesse Hall
2017-01-17libsync: add support to new Sync APIGustavo Padovan
2017-01-17libsync: open new location of sw_sync fileGustavo Padovan
2017-01-17libsync: move kernel headers for sync ioctls to sync.hGustavo Padovan
2016-12-12Update for kernel headers v4.8.14.Christopher Ferris
2016-08-26Update for kernel headers v4.7.2.Christopher Ferris
2015-01-28Add missing <malloc.h> and <string.h> includes.Elliott Hughes
2012-08-21update libsync to support new timeout semanticsErik Gilling
2012-06-19libsync: remove linux includes from sync/sync.hJamie Gennis
2012-04-18sync: Add lib sync helper libraryErik Gilling