aboutsummaryrefslogtreecommitdiff
path: root/adb_unique_fd.h
AgeCommit message (Expand)Author
2019-05-06Revert "Revert "Add a way to turn off unique_fd's operator int.""Josh Gao
2019-04-25Revert "Add a way to turn off unique_fd's operator int."Ian Kasprzak
2019-04-24Add a way to turn off unique_fd's operator int.Josh Gao
2018-08-06adb: actually enable fdsan.Josh Gao
2018-07-25adb: add error-generating overload of adb_close(unique_fd).Josh Gao
2018-05-24adb: really fix the mac build.Josh Gao
2018-05-24adb: fix mac build.Josh Gao
2018-05-23Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper.""Josh Gao
2018-05-23Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."Josh Gao
2018-05-22adb: add support for O_CLOEXEC to unique_fd pipe wrapper.Josh Gao
2018-05-22adb: move towards using unique_fd.Josh Gao
2016-09-01adb: extract the adb-specific unique_fd out into its own header.Josh Gao