summaryrefslogtreecommitdiffstats
path: root/unique_fd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-29Switch to <android-base/unique_fd.h>.Elliott Hughes1-62/+0
2015-11-13We can use fclose directly in std::unique_ptr.Elliott Hughes1-11/+0
2015-08-10Use unique_ptr and unique_fd to manager FDs.Tao Bao1-0/+73