summaryrefslogtreecommitdiffstats
path: root/libcutils/sockets_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some mess by only building Android-specific code for the device.Elliott Hughes2019-03-211-5/+6
* libcutils: lose socket_peer_is_trusted to ART, the only user.Elliott Hughes2018-10-251-28/+0
* libcutils: Simplify android_get_control_socket()Bernie Innocenti2018-05-281-14/+10
* Move libcutils source to C++.Elliott Hughes2017-11-101-1/+2
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* libcutils: sdk(mac) build error (part deux)Mark Salyzyn2016-11-171-0/+4
* libcutils: move cutils/files.h to cutils/android_get_control_file.hMark Salyzyn2016-11-161-0/+29
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+4
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-2/+1
* libcutils: Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-1/+1
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-0/+79