summaryrefslogtreecommitdiffstats
path: root/libcutils/uevent.c
Commit message (Collapse)AuthorAgeFilesLines
* cutils: return the remote uid on netlink recv failureGeremy Condra2012-03-291-6/+25
| | | | | | | | This change adds a layer of indirection to uevent's uevent_kernel_multicast_recv, allowing dependent code to get the remote endpoint if desired. Change-Id: If2f00708a1dd6196c415b1ebc2a7eeb72399a90e
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-0/+31
| | | | | Change-Id: I90adf78c0eb6185505f2bf7b62e96e25ab918345 Signed-off-by: Dima Zavin <dima@android.com>
* rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
| | | | Change-Id: I1839627490080efcbb7269699709064856312f8b
* Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-0/+70
| | | | Change-Id: I7cbc0cb840d1b4962e6c360fdad9a9c0ce20e87b
* Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-70/+0
| | | | | | This reverts commit 8405ec0e7562a370174d9973dd94984c47e49c36. The original change does not compile.
* Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+70
Change-Id: I1a38e611a7ad990f74306ce453740a1eeed2416d