summaryrefslogtreecommitdiff
path: root/libcutils/sockets_unix.cpp
AgeCommit message (Expand)Author
2019-11-08libcutils: remove unused socket_set_receive_timeout().Elliott Hughes
2019-03-21Clean up some mess by only building Android-specific code for the device.Elliott Hughes
2018-10-25libcutils: lose socket_peer_is_trusted to ART, the only user.Elliott Hughes
2018-05-28libcutils: Simplify android_get_control_socket()Bernie Innocenti
2017-11-10Move libcutils source to C++.Elliott Hughes
2017-01-11liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn
2016-11-17libcutils: sdk(mac) build error (part deux)Mark Salyzyn
2016-11-16libcutils: move cutils/files.h to cutils/android_get_control_file.hMark Salyzyn
2016-10-20system/core: preparation to pull back interfaces from android/log.hMark Salyzyn
2016-09-30system/core Replace log/log.h with android/log.hMark Salyzyn
2016-09-30libcutils: Replace cutils/log.h with android/log.hMark Salyzyn
2016-02-03libcutils/fastboot: improve multi-buffer write.David Pursell