Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
8e2b23d2773286402d946027d6f4bbe24d1a979f
/
libcutils
4f620c6
Merge "Use CAP_MASK_LONG for file capabilities."
by Jorge Lucangeli Obes
· 10 years ago
85c0f9a
Use CAP_MASK_LONG for file capabilities.
by Jorge Lucangeli Obes
· 10 years ago
70c31c8
Remove USE_MINGW/CYGWIN; Whitelist windows modules
by Dan Willemsen
· 10 years ago
c7682ce
android_memset.c: Use sanitized shifts
by Duane Sand
· 10 years ago
d84b77f
android_memset.c: Use __attribute__((no_sanitize("integer")))
by Nick Kralevich
· 10 years ago
84563c4
strdup16to8.c: fix benign integer underflow.
by Nick Kralevich
· 10 years ago
242b2cd
libcutils: enable LOCAL_SANITIZE := integer
by Nick Kralevich
· 10 years ago
be2d522
libcutils: cleanups for -fsanitize=integer
by Nick Kralevich
· 10 years ago
6a65e8f
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 10 years ago
4d46be7
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 10 years ago
4e4af61
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 10 years ago
dcd217c
Merge "Set mode bits for /system/etc/recovery.img."
by Tao Bao
· 10 years ago
ec2d928
Set mode bits for /system/etc/recovery.img.
by Tao Bao
· 10 years ago
1a9e93b
Merge "Fix socket_network_client_timeout error check."
by Elliott Hughes
· 10 years ago
1a00cb4
Fix socket_network_client_timeout error check.
by Elliott Hughes
· 10 years ago
af72d41
Turn on warnings for libcutils, fix a bug.
by Elliott Hughes
· 10 years ago
c9c0b7c
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
254ab1d
Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 10 years ago
f1ae4a4
Fix the Mac libcutils build.
by Elliott Hughes
· 10 years ago
26159e9
Switch libcutils from gethostbyname to getaddrinfo.
by Elliott Hughes
· 10 years ago
42a5129
Use fsck.f2fs -a instead of -f for faster boot
by Yusuke Sato
· 10 years ago
2493df2
libcutils: fs_config: Add folders normally created in init.rc
by Daniel Rosenberg
· 10 years ago
14f4f0e
Merge "Don't use TEMP_FAILURE_RETRY on close in system/core."
by Elliott Hughes
· 10 years ago
8a98c4c
klog: don't unconditionally call mknod()
by Nick Kralevich
· 10 years ago
5461148
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 10 years ago
adf30d4
Switch arch-arm/memset32.S to unified syntax.
by Elliott Hughes
· 10 years ago
f140f4c
Remove libbacktrace definition of gettid.
by Dan Albert
· 10 years ago
1b1d59e
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
e69ee72
Remove dead code.
by Elliott Hughes
· 10 years ago
8373e24
Merge "[MIPS] Fast android_memset for Mips64, Mipsr6"
by Elliott Hughes
· 10 years ago
7337a09
[MIPS] Fast android_memset for Mips64, Mipsr6
by Duane Sand
· 10 years ago
9b9a0ca
Merge "Revert "cutils: add OS-independent endian.h""
by Greg Hackmann
· 10 years ago
fd5da59
Revert "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
5c139a2
Merge "cutils: add OS-independent endian.h"
by Greg Hackmann
· 10 years ago
e84b1fb
Merge "Move trace.h to stdatomic."
by Yabin Cui
· 10 years ago
ab421c4
cutils: add OS-independent endian.h
by Greg Hackmann
· 10 years ago
4d116cc
Move trace.h to stdatomic.
by Yabin Cui
· 10 years ago
5a3b1ce
libcutils: fs_config must use O_BINARY
by Mark Salyzyn
· 10 years ago
0137b8c
libcutils: fs_config: winsdk_tools build fix
by Mark Salyzyn
· 10 years ago
e45e2bf
libcutils: drop use of mmap
by Mark Salyzyn
· 10 years ago
1cd0376
libcutils: add fs_config_generate
by Mark Salyzyn
· 10 years ago
7f143c6
libcutils: fs_config read from file
by Mark Salyzyn
· 10 years ago
9b28fee
Revert "libcutils: fs_config read from file"
by Mark Salyzyn
· 10 years ago
33bb994
libcutils: fs_config read from file
by Mark Salyzyn
· 10 years ago
a64ec29
android_filesystem_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
7cd2525
libcutils: add fs_config
by Mark Salyzyn
· 10 years ago
ed658b7
Fix Windows strlcpy.c build.
by Elliott Hughes
· 10 years ago
935417d
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
5e48cda
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
168b3a6
Move mips/mips64 android_memset16/android_memset32 into libcutils.
by Elliott Hughes
· 10 years ago
e952fab
Fix shared version of libcutils on the host to include strlcpy
by Brian Carlstrom
· 10 years ago
96cb191
Revert "Disable the static libcutils tests."
by Dan Albert
· 10 years ago
8d91c8d
Merge "Define atrace_* functions for both target and host."
by Richard Uhler
· 10 years ago
0e16ce7
Always unlink /dev/__kmsg__.
by Elliott Hughes
· 10 years ago
ec430a5
Log more timing information from init.
by Elliott Hughes
· 10 years ago
6ac42af
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
510711f
Merge "Add make target for shared libcutils on host."
by Richard Uhler
· 10 years ago
26d3e81
Add make target for shared libcutils on host.
by Richard Uhler
· 10 years ago
8460d62
Fix mac sdk build.
by Christopher Ferris
· 10 years ago
fa16c31
More Mac fix.
by Dan Albert
· 10 years ago
5f91e53
Undo mac fix to fix windows, fix mac differently.
by Dan Albert
· 10 years ago
f1dfe6f
(Probably) fix the mac build.
by Dan Albert
· 10 years ago
f7b2624
Move gettid() into libcutils.
by Dan Albert
· 10 years ago
56e4d34
am 6864e673: Merge "More SOCK_CLOEXEC"
by Nick Kralevich
· 10 years ago
226a3a6
More SOCK_CLOEXEC
by Nick Kralevich
· 10 years ago
5f981b0
am f1ac6917: Merge "Remove loghack.h."
by Narayan Kamath
· 10 years ago
e5e976f
Remove loghack.h.
by Narayan Kamath
· 10 years ago
3a1102e
am 623eebe6: Merge "Libcutils: Remove unused variable"
by Andreas Gampe
· 10 years ago
afaf2c0
Libcutils: Remove unused variable
by Andreas Gampe
· 10 years ago
dccf091
am 3bc8ae63: Merge "Use mkstemp for host ashmem."
by Elliott Hughes
· 10 years ago
2004a86
Use mkstemp for host ashmem.
by Elliott Hughes
· 10 years ago
8a2634c
am 55732f49: Merge "android_reboot should take a const char*."
by Elliott Hughes
· 10 years ago
0068da6
android_reboot should take a const char*.
by Elliott Hughes
· 10 years ago
631965a
am e862350b: Merge "Kill HAVE_PTHREADS."
by Yabin Cui
· 10 years ago
4a6e5a3
Kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
bd3bbff
am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd."
by Christopher Ferris
· 10 years ago
9774df6
Move 32 bit/64 bit check into debuggerd.
by Christopher Ferris
· 10 years ago
bb60452
am 45c4c06f: Merge "Remove unused cruft from libcutils."
by Elliott Hughes
· 10 years ago
7c42c7f
am 9f72ef89: Merge "Extend to receive NFLOG packets."
by Jeff Sharkey
· 10 years ago
f21717c
Remove unused cruft from libcutils.
by Elliott Hughes
· 10 years ago
9f72ef8
Merge "Extend to receive NFLOG packets."
by Jeff Sharkey
· 10 years ago
fa41e0f
Add timed versions of stack dumping functions.
by Christopher Ferris
· 10 years ago
9a20e67
Extend to receive NFLOG packets.
by Jeff Sharkey
· 10 years ago
844c7cc
am 5f2ff6a9: Add timed versions of stack dumping functions.
by Christopher Ferris
· 10 years ago
5f2ff6a
Add timed versions of stack dumping functions.
by Christopher Ferris
· 10 years ago
4d9ddb1
am ec556521: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER."
by Elliott Hughes
· 10 years ago
ae52165
Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
by Elliott Hughes
· 10 years ago
28175b0
am fdb3da59: Merge "Use getmntent when accessing /proc/mounts."
by Yabin Cui
· 10 years ago
d6bd9bf
Use getmntent when accessing /proc/mounts.
by Yabin Cui
· 10 years ago
f8328e7
am 0e74cfb6: Merge "Fix references to HAVE_PRCTL."
by Elliott Hughes
· 10 years ago
292ccd3
Fix references to HAVE_PRCTL.
by Elliott Hughes
· 10 years ago
27484f2
am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>."
by Elliott Hughes
· 10 years ago
6acf3d7
HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>.
by Elliott Hughes
· 10 years ago
422ced0
am 374de72b: Merge "Libcutils: Remove unused variable"
by Andreas Gampe
· 10 years ago
50c15f9
Libcutils: Remove unused variable
by Andreas Gampe
· 10 years ago
88cc0ad
am eda16b98: Merge "Kill LOCAL_SOCKET_NAMESPACE."
by Elliott Hughes
· 10 years ago
9768d24
Kill LOCAL_SOCKET_NAMESPACE.
by Elliott Hughes
· 10 years ago
ba96de5
am 3ef0460e: Merge "Remove the error-prone TARGET_CPU_SMP from system/core."
by Elliott Hughes
· 10 years ago
e9ca709
Remove the error-prone TARGET_CPU_SMP from system/core.
by Elliott Hughes
· 10 years ago
a57aacb
am 29a34a5e: Merge "Disable the static libcutils tests."
by Dan Albert
· 10 years ago
Next »