index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcutils: ashmem print error message for invalid fd
Mark Salyzyn
2016-02-03
1
-0
/
+14
*
libcutils: ashmem check fd validity
Mark Salyzyn
2016-02-03
1
-1
/
+107
*
Merge "libcutils/fastboot: improve multi-buffer write."
David Pursell
2016-02-03
4
-34
/
+47
|
\
|
*
libcutils/fastboot: improve multi-buffer write.
David Pursell
2016-02-03
4
-34
/
+47
*
|
libcutils: ashmem fortify and comply with Android coding standard
Mark Salyzyn
2016-02-02
2
-30
/
+40
|
/
*
libcutils: add multi-buffer socket send.
David Pursell
2016-02-02
3
-9
/
+57
*
libcutils: add socket_get_local_port().
David Pursell
2016-02-02
3
-38
/
+101
*
fastboot: use cutils socket functions.
David Pursell
2016-01-21
3
-0
/
+59
*
Merge "libcutils: share Windows networking code."
David Pursell
2016-01-21
14
-13
/
+343
|
\
|
*
libcutils: share Windows networking code.
David Pursell
2016-01-15
14
-13
/
+343
*
|
logging: avoid unnecessary printfs
Nick Kralevich
2016-01-16
1
-0
/
+1
|
/
*
trace-dev.c: more O_CLOEXEC
Nick Kralevich
2015-12-16
1
-2
/
+2
*
Make host ashmem_create_region more robust.
Elliott Hughes
2015-12-16
1
-4
/
+9
*
Listen on dualstack sockets.
Erik Kline
2015-12-07
1
-7
/
+7
*
fs_config.c: Remove obsolete reference to /system/bin/pppd-ril
Nick Kralevich
2015-11-30
1
-2
/
+1
*
fs_config: remove setuid bit from librank
Nick Kralevich
2015-11-27
1
-2
/
+1
*
libcutils: turn on -Werror on Win32, fix resulting build break.
Josh Gao
2015-11-24
1
-5
/
+3
*
libcutils: add prefix to local variables in Android.mk.
Josh Gao
2015-11-24
1
-27
/
+27
*
Revert "libcutils: don't build for Windows."
Josh Gao
2015-11-17
1
-22
/
+34
*
libcutils: don't build for Windows.
Josh Gao
2015-11-16
1
-34
/
+22
*
Fix permissions for /data/nativetest{,64}/tests.txt.
Gilad Arnold
2015-11-14
1
-0
/
+2
*
Sane ownership/permissions for directories in /data/nativetest{,64}.
Gilad Arnold
2015-11-12
1
-0
/
+2
*
libcutils: Make /data/nativetest{,64}/* executable.
Daniel Erat
2015-11-02
1
-0
/
+2
*
Make allocations use unique_ptr.
Christopher Ferris
2015-10-14
1
-6
/
+6
*
fs_config.c: remove setuid from procrank
Nick Kralevich
2015-10-07
1
-2
/
+1
*
am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities."
Jorge Lucangeli Obes
2015-09-03
1
-2
/
+2
|
\
|
*
Merge "Use CAP_MASK_LONG for file capabilities."
Jorge Lucangeli Obes
2015-09-03
1
-2
/
+2
|
|
\
|
|
*
Use CAP_MASK_LONG for file capabilities.
Jorge Lucangeli Obes
2015-09-02
1
-2
/
+2
*
|
|
am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"
Dan Willemsen
2015-09-03
1
-24
/
+14
|
\
|
|
|
*
|
Remove USE_MINGW/CYGWIN; Whitelist windows modules
Dan Willemsen
2015-09-02
1
-24
/
+14
|
|
/
*
|
am f4355868: Merge "android_memset.c: Use sanitized shifts"
Nick Kralevich
2015-08-27
1
-2
/
+2
|
\
|
|
*
android_memset.c: Use sanitized shifts
Duane Sand
2015-08-27
1
-2
/
+2
*
|
am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer...
Nick Kralevich
2015-08-27
1
-1
/
+8
|
\
|
|
*
android_memset.c: Use __attribute__((no_sanitize("integer")))
Nick Kralevich
2015-08-27
1
-1
/
+8
*
|
am d34f4198: Merge "strdup16to8.c: fix benign integer underflow."
Nick Kralevich
2015-08-27
1
-3
/
+6
|
\
|
|
*
strdup16to8.c: fix benign integer underflow.
Nick Kralevich
2015-08-27
1
-3
/
+6
*
|
am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer"
Nick Kralevich
2015-08-26
1
-0
/
+4
|
\
|
|
*
libcutils: enable LOCAL_SANITIZE := integer
Nick Kralevich
2015-08-26
1
-0
/
+4
*
|
am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer"
Nick Kralevich
2015-08-26
2
-0
/
+10
|
\
|
|
*
libcutils: cleanups for -fsanitize=integer
Nick Kralevich
2015-08-26
2
-0
/
+10
*
|
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
4
-11
/
+11
|
\
|
|
*
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes
2015-07-30
4
-11
/
+11
|
|
\
|
|
*
Use __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes
2015-07-30
4
-11
/
+11
*
|
|
am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."
Elliott Hughes
2015-07-30
6
-10
/
+10
|
\
|
|
|
*
|
Use _WIN32 rather than HAVE_WINSOCK.
Elliott Hughes
2015-07-29
6
-10
/
+10
|
|
/
*
|
am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img."
Tao Bao
2015-07-28
1
-0
/
+1
|
\
|
|
*
Merge "Set mode bits for /system/etc/recovery.img."
Tao Bao
2015-07-28
1
-0
/
+1
|
|
\
|
|
*
Set mode bits for /system/etc/recovery.img.
Tao Bao
2015-07-27
1
-0
/
+1
*
|
|
Fix libcutils build.
Elliott Hughes
2015-07-24
1
-0
/
+2
*
|
|
am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check."
Elliott Hughes
2015-07-25
1
-1
/
+1
|
\
|
|
[next]