summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs_mkdirs: use O_NOFOLLOW and O_CLOEXECNick Kralevich2014-06-161-1/+1
* am 9b86360f: am c3e23666: am 7fa1cd19: Merge "log: Fix warning with __USE_MIN...Mark Salyzyn2014-06-131-0/+8
|\
| * am c3e23666: am 7fa1cd19: Merge "log: Fix warning with __USE_MINGW_ANSI_STDIO"Mark Salyzyn2014-06-131-0/+8
| |\
| | * am 7fa1cd19: Merge "log: Fix warning with __USE_MINGW_ANSI_STDIO"Mark Salyzyn2014-06-131-0/+8
| | |\
| | | * Merge "log: Fix warning with __USE_MINGW_ANSI_STDIO"Mark Salyzyn2014-06-121-0/+8
| | | |\
| | | | * log: Fix warning with __USE_MINGW_ANSI_STDIODan Willemsen2014-06-121-0/+8
* | | | | am 46ed1c8c: am ed1a0dbd: am b44e626c: Merge "Fix windows sdk build."Dan Albert2014-06-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am ed1a0dbd: am b44e626c: Merge "Fix windows sdk build."Dan Albert2014-06-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | am b44e626c: Merge "Fix windows sdk build."Dan Albert2014-06-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge "Fix windows sdk build."Dan Albert2014-06-121-1/+1
| | | |\ \
| | | | * | Fix windows sdk build.Dan Albert2014-06-131-1/+1
| | | |/ /
* | | | | am 6dfe9495: am 9b2d964d: am 08430b1e: Merge "Use syscall(2) instead of iopri...Dan Albert2014-06-131-19/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 9b2d964d: am 08430b1e: Merge "Use syscall(2) instead of ioprio_get/ioprio_...Dan Albert2014-06-131-19/+5
| |\ \ \ \ | | |/ / /
| | * | | am 08430b1e: Merge "Use syscall(2) instead of ioprio_get/ioprio_set."Dan Albert2014-06-131-19/+5
| | |\ \ \ | | | |/ /
| | | * | Merge "Use syscall(2) instead of ioprio_get/ioprio_set."Dan Albert2014-06-121-19/+5
| | | |\ \
| | | | * | Use syscall(2) instead of ioprio_get/ioprio_set.Dan Albert2014-06-121-19/+5
* | | | | | am f8cb68e1: am 3bff77a8: am 875dc8f3: Merge "Create /data/dalvik-cache/profi...Nick Kralevich2014-06-121-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 3bff77a8: am 875dc8f3: Merge "Create /data/dalvik-cache/profiles"Nick Kralevich2014-06-121-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 875dc8f3: Merge "Create /data/dalvik-cache/profiles"Nick Kralevich2014-06-121-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Create /data/dalvik-cache/profiles"Nick Kralevich2014-06-101-0/+1
| | | |\ \ \
| | | | * | | Create /data/dalvik-cache/profilesNick Kralevich2014-06-111-0/+1
| | | | | |/ | | | | |/|
* | | | | | am 44aadc4d: am 1eebf538: am 59d16c9e: Merge "make console shell run as GID=s...Nick Kralevich2014-06-121-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 1eebf538: am 59d16c9e: Merge "make console shell run as GID=shell"Nick Kralevich2014-06-121-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 59d16c9e: Merge "make console shell run as GID=shell"Nick Kralevich2014-06-121-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "make console shell run as GID=shell"Nick Kralevich2014-06-121-1/+1
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | make console shell run as GID=shellNick Kralevich2014-06-121-1/+1
| | | |/ /
* | | | | am 2b958116: am a31dab8a: am a9aa0f2c: Merge "Build the libc++ variant of lib...Ian Rogers2014-06-111-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | am a31dab8a: am a9aa0f2c: Merge "Build the libc++ variant of libbacktrace on ...Ian Rogers2014-06-111-0/+17
| |\ \ \ \ | | |/ / /
| | * | | am a9aa0f2c: Merge "Build the libc++ variant of libbacktrace on the host for ...Ian Rogers2014-06-111-0/+17
| | |\ \ \ | | | |/ /
| | | * | Merge "Build the libc++ variant of libbacktrace on the host for Mac."Ian Rogers2014-06-101-0/+17
| | | |\ \
| | | | * | Build the libc++ variant of libbacktrace on the host for Mac.Ian Rogers2014-06-111-0/+17
| | | | |/
* | | | | am cfd002c9: am 428a6d23: am f2521e76: Merge changes I46586cba,I6c500ab5,I2f7...Colin Cross2014-06-110-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | am 428a6d23: am f2521e76: Merge changes I46586cba,I6c500ab5,I2f7d9934Colin Cross2014-06-114-4/+133
| |\ \ \ \ | | |/ / /
| | * | | am f2521e76: Merge changes I46586cba,I6c500ab5,I2f7d9934Colin Cross2014-06-114-4/+133
| | |\ \ \ | | | |/ /
| | | * | Merge changes I46586cba,I6c500ab5,I2f7d9934Colin Cross2014-06-104-4/+133
| | | |\ \ | | | | |/ | | | |/|
| | | | * Add mknod utility to system/core/toolboxSujith Ramakrishnan2014-06-112-0/+96
| | | | * Getevent: make sure the monotonic timestamp is displayed; warning cleanup.Sasha Levitskiy2014-06-111-4/+10
| | | | * toolbox: Add nohup commandGlenn Kasten2014-06-112-0/+27
| | | |/
* | | | am 0487e50a: am 24fc60c7: am 304d31f0: Merge "Make su 04750"Nick Kralevich2014-06-111-1/+1
|\ \ \ \ | |/ / /
| * | | am 24fc60c7: am 304d31f0: Merge "Make su 04750"Nick Kralevich2014-06-101-1/+1
| |\ \ \ | | |/ /
| | * | am 304d31f0: Merge "Make su 04750"Nick Kralevich2014-06-101-1/+1
| | |\ \ | | | |/
| | | * Merge "Make su 04750"Nick Kralevich2014-06-101-1/+1
| | | |\
| | | | * Make su 04750Nick Kralevich2014-06-081-1/+1
* | | | | am ce9313fa: am 07cf9445: am 0319f528: Merge "Replace hand written offsets wi...Narayan Kamath2014-06-112-160/+272
|\ \ \ \ \ | |/ / / /
| * | | | am 07cf9445: am 0319f528: Merge "Replace hand written offsets with structures."Narayan Kamath2014-06-102-160/+272
| |\ \ \ \ | | |/ / /
| | * | | am 0319f528: Merge "Replace hand written offsets with structures."Narayan Kamath2014-06-102-160/+272
| | |\ \ \ | | | |/ /
| | | * | Merge "Replace hand written offsets with structures."Narayan Kamath2014-06-102-160/+272
| | | |\ \
| | | | * | Replace hand written offsets with structures.Narayan Kamath2014-06-102-160/+272
| | | | |/
* | | | | Merge "Partially revert argument escaping."Jeff Sharkey2014-06-101-13/+20
|\ \ \ \ \
| * | | | | Partially revert argument escaping.Jeff Sharkey2014-06-111-13/+20