Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
ce5b4fee23924262c8b3763c71ac5d73625cded2
/
init
/
util.cpp
3792e6c
init: switch from android_ids to getpwnam
by William Roberts
· 9 years ago
a27bbd2
Fix const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
3d9e273
Mount selinuxfs when other filesystems are mounted
by Nick Kralevich
· 9 years ago
9bcfd64
init: harden socket creation against symlinks
by Nick Kralevich
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
83ccb1c
init: Don't ignore setsockcreatecon errors
by Nick Kralevich
· 9 years ago
cda81d0
am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations"
by Tom Cherry
· 9 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 9 years ago
42f669a
am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories"
by Lee Campbell
· 9 years ago
f13b1b3
init: Adding support to import directories
by Lee Campbell
· 9 years ago
7cba866
am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value"
by Nick Kralevich
· 9 years ago
d2104df
init/util.cpp: don't return a negative unsigned value
by Nick Kralevich
· 9 years ago
af02e24
am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 9 years ago
9fc8343
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 9 years ago
604e754
am 91cf41cf: init: wait_for_file use smaller time resolution
by Thierry Strudel
· 9 years ago
91cf41c
init: wait_for_file use smaller time resolution
by Thierry Strudel
· 9 years ago
47b0134
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 9 years ago
2550355
resolved conflicts for merge of d410a9b3 to mnc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
cce7e93
Fix insmod module size
by Tom Cherry
· 9 years ago
eaa3b4e
Fix insmod module size
by Tom Cherry
· 9 years ago
b7f8b91
am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" into mnc-dev
by Andres Morales
· 9 years ago
cb3fce8
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
db5f5d4
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
fdf2546
am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."
by Elliott Hughes
· 10 years ago
e5ce30f
Clean up init /proc/cmdline handling.
by Elliott Hughes
· 10 years ago
eab1e21
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
14adea3
am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
ada332e
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
ec9bd16
am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
f667a32
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
e34577c
init: use SELinux /dev/null if available
by Nick Kralevich
· 10 years ago
2ae7d4e
am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error"
by Nick Kralevich
· 10 years ago
eedbe81
init: fix write_file checkreqprot logic error
by Nick Kralevich
· 10 years ago
438443e
resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp
by Ed Tam
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
bbc01d8
Merge "Remove /proc/cpuinfo parsing"
by Elliott Hughes
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
74b34f3
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 10 years ago
2462790
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
[Renamed (87%) from init/util.c]
45a884f
Add O_CLOEXEC to lots of open() calls.
by Nick Kralevich
· 10 years ago
07f3fee
init: Fix memory corruption when sanitizing platform paths
by Christopher R. Palmer
· 10 years ago
27a9365
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
dbd37f2
Move restorecon and restorecon_recursive code to libselinux.
by Stephen Smalley
· 11 years ago
a613819
restorecon_recursive("/sys") speed boot time
by Nick Kralevich
· 11 years ago
36b39a9
Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"
by Colin Cross
· 11 years ago
2e63e71
init: support longer command lines
by Andrew Boie
· 11 years ago
ae76f6d
init: call restorecon on /sys
by Nick Kralevich
· 11 years ago
8348d27
Add support for socket security context specification.
by Stephen Smalley
· 11 years ago
93ca79b
Allow more characters in partition name links
by Johan Redestig
· 13 years ago
229dc35
init: Fix get_hardware_name() to cope with long /proc/cpuinfo output
by Jon Medhurst
· 12 years ago
b5982bf
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
b3a5343
Merge "Fixed a discarded const qualifier warning"
by Stephen Hines
· 12 years ago
ef3f7fa
Merge "Set the SELinux security label on new directories."
by Jean-Baptiste Queru
· 12 years ago
de7f1ad
Fixed a discarded const qualifier warning
by Edwin Vane
· 12 years ago
e096e36
Set the SELinux security label on new directories.
by Stephen Smalley
· 12 years ago
6439693
am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE Android."
by Jean-Baptiste Queru
· 13 years ago
e46f9d5
Extend init and ueventd for SE Android.
by Stephen Smalley
· 13 years ago
38f368c
Don't parse properties from unsafe files.
by Nick Kralevich
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 13 years ago
da04c52
init/cutils: move list utility code to cutils from init
by Dima Zavin
· 13 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago
742150c
merge from open-source master
by The Android Open Source Project
· 14 years ago
f83d0b9
init: Move uevent handling to an external ueventd process
by Colin Cross
· 15 years ago
cd0f173
init: Add wait command and mount wait flag
by Colin Cross
· 15 years ago
ed8a7d8
init: Move list and log handling to list.h and log.h
by Colin Cross
· 15 years ago
b0ab94b
init: create symlinks to block device nodes
by Colin Cross
· 15 years ago
504bc51
init: Move gettime() to util.c
by Colin Cross
· 15 years ago
f24ed8c
init: Move mtd functions from init.c to util.c
by Colin Cross
· 15 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago