aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-161-0/+2
* Add x86-64 checking for DarwinKenny Root2010-01-211-2/+2
* Define HAVE_SYS_SENDFILE_H.Dan Bornstein2009-11-177-0/+37
* merge from eclairJean-Baptiste Queru2009-11-1515-17/+281
|\
| * eclair snapshotJean-Baptiste Queru2009-11-1216-17/+701
* | libsysutils: Fix some bugs in NetlinkListener and NetlinkEventSan Mehat2009-10-101-0/+2
* | added SuperH atomic support to libcutilsShin-ichiro KAWASAKI2009-08-041-0/+327
* | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2515-118/+476
|\ \ | |/
| * Add device, property, directory, and file permissions for VPN.Chia-chi Yeh2009-06-191-5/+5
| * libsysutils: Move to a null terminated string protocol using space as a field...San Mehat2009-06-152-2/+4
| * Add VPN and Keystore services and data directories.Chung-yih Wang2009-06-091-1/+3
| * Added ashmem_get_size_region() function.Bjorn Bringert2009-06-021-0/+1
| * Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ne...David 'Digit' Turner2009-05-292-36/+135
| * don't use cdefs.h as it breaks the windows build.Mathias Agopian2009-05-211-4/+6
| * libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-203-6/+6
| * move native_handle stuff from master_glMathias Agopian2009-05-201-2/+45
| * Merge change 1795 into donutAndroid (Google) Code Review2009-05-181-0/+1
| |\
| | * Make /system/xbin/tcpdump setuid root.Dan Egnor2009-05-151-0/+1
| * | Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-181-74/+0
| |/
| * Merge change 1778 into donutAndroid (Google) Code Review2009-05-151-0/+2
| |\
| | * init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.San Mehat2009-05-151-0/+2
| * | Merge change 1693 into donutAndroid (Google) Code Review2009-05-151-0/+30
| |\ \ | | |/
| | * libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-151-0/+30
| * | Add support for "standalone months" to tztime's strftime().Eric Fischer2009-05-141-0/+1
| |/
| * libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-122-2/+2
| * libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-107-52/+74
| * libsysutils: New C++ system convenience librarySan Mehat2009-05-066-0/+225
| * filesystem: Add new group 'sdcard_rw' for restricting sd card write accessSan Mehat2009-04-231-0/+2
* | Helper to perform abortable blocking operations on a socket:Nick Pelly2009-05-291-0/+103
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-183-5/+56
|\ \ | |/
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0343-0/+5502
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0343-5502/+0
| * auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-132-2/+48
| * auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+8
* | Merge branch 'cupcake'The Android Open Source Project2009-01-201-0/+28
|\ \ | |/
| * auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+28
* | Merge branch 'cupcake'The Android Open Source Project2009-01-091-0/+5
|\ \ | |/
| * auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+5
* | Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru2008-12-196-6/+330
|\ \ | |/
| * Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-176-6/+330
* | 1. added macro definitions to AndroidConfig.hAlexey Tarasov2008-11-071-1/+22
* | Added AndroidConfig.h for FreeBSDAlexey Tarasov2008-11-031-0/+296
|/
* Initial ContributionThe Android Open Source Project2008-10-2140-0/+5094