Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
5e62b34c0d6fa545b487b9b64fb4a04a0589bc13
/
libc
5e62b34
Clean up bionic_macros.h a bit.
by Elliott Hughes
· 7 years ago
6032c38
Merge "Add getloadavg(3)."
by Elliott Hughes
· 7 years ago
8daea55
Comment the M_PURGE option.
by Christopher Ferris
· 7 years ago
2d0b28b
Add getloadavg(3).
by Elliott Hughes
· 7 years ago
7562f1a
Merge "malloc: add M_PURGE mallopt flag"
by Christopher Ferris
· 7 years ago
d4e51a1
Change crtbrand for host bionic
by Dan Willemsen
· 7 years ago
ac578f2
malloc: add M_PURGE mallopt flag
by Tim Murray
· 7 years ago
f7f71e3
Add RT signal to load heapprofd library.
by Florian Mayer
· 7 years ago
7ff7d03
Merge "Properly fail with ESRCH when pthread_killing an exited thread."
by Josh Gao
· 7 years ago
ddf757e
Properly fail with ESRCH when pthread_killing an exited thread.
by Josh Gao
· 7 years ago
eb61430
Don't #define __ANDROID_NDK__ for the platform build!
by Elliott Hughes
· 7 years ago
ecf0c75
Merge "strerror: add missing ERFKILL and EHWPOISON."
by Treehugger Robot
· 7 years ago
daf746b
Merge "fdsan: reset va_list between varargs traversals"
by Treehugger Robot
· 7 years ago
92a9116
strerror: add missing ERFKILL and EHWPOISON.
by Elliott Hughes
· 7 years ago
cc953e0
fdsan: reset va_list between varargs traversals
by Greg Hackmann
· 7 years ago
bc4f411
Add support for A76 in bionic
by Haibo Huang
· 7 years ago
391af2c
Merge "Allow invoking the linker on an executable."
by Treehugger Robot
· 7 years ago
8f639a4
Allow invoking the linker on an executable.
by Ryan Prichard
· 7 years ago
069d5ae
Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)."
by Josh Gao
· 7 years ago
d3aa44f
Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX."
by Elliott Hughes
· 7 years ago
baf20fc
Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...).
by Josh Gao
· 7 years ago
82ab481
Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX.
by Elliott Hughes
· 7 years ago
5de9a31c
Add async_safe_format_fd_va_list
by Ryan Prichard
· 7 years ago
00dda09
<sys/param.h>: pollute the namespace with <endian.h>.
by Elliott Hughes
· 7 years ago
9ebcb01
Merge "Another round of documentation."
by Elliott Hughes
· 7 years ago
dd6763a
Another round of documentation.
by Elliott Hughes
· 7 years ago
6774cc5
Add new parameter for creation of MapInfo object.
by Christopher Ferris
· 7 years ago
8d63ae1
Merge "Make fclose/pclose distinct."
by Elliott Hughes
· 7 years ago
22917f6
Make fclose/pclose distinct.
by Elliott Hughes
· 7 years ago
ddf92a1
Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc."
by Treehugger Robot
· 7 years ago
6b75575
Merge "Disable STL for crt objects"
by Colin Cross
· 7 years ago
fa5f61c
Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc.
by Tom Cherry
· 7 years ago
ab17944
Disable STL for crt objects
by Colin Cross
· 7 years ago
b177085
Add reallocarray(3).
by Elliott Hughes
· 7 years ago
8f5589f
Merge "Remove unused NetBSD compatibility cruft."
by Treehugger Robot
· 7 years ago
8d11bea
Merge "[hwasan] Tweak process and thread initialization."
by Evgenii Stepanov
· 7 years ago
64f8e7b
Remove unused NetBSD compatibility cruft.
by Elliott Hughes
· 7 years ago
ce9d653
Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket"
by Josh Gao
· 7 years ago
13e8dcb
[hwasan] Tweak process and thread initialization.
by Evgenii Stepanov
· 7 years ago
15711c1
Remove dead code.
by Elliott Hughes
· 7 years ago
5fa9df8
fdsan: add type for libziparchive's ZipArchive.
by Josh Gao
· 7 years ago
d527cf1
fdsan: add types for Java sockets.
by Josh Gao
· 7 years ago
74cdb25
Move pipe, open, and getdents from the APP to COMMON seccomp whitelist.
by Robert Sesek
· 7 years ago
fb4eaa0
Improve netd detection
by Bernie Innocenti
· 7 years ago
431d2ff
Merge "Add android_get_device_api_level."
by Elliott Hughes
· 7 years ago
dca7d3f
Merge "libc: Add membarrier to common seccomp allowed list"
by Orion Hodson
· 7 years ago
dc91d90
Merge "bionic: Add magic to abort message"
by Treehugger Robot
· 7 years ago
e15e93a
Merge "Use strerror_r(3) for the printf family %m."
by Elliott Hughes
· 7 years ago
6d93c60
bionic: Add magic to abort message
by Luis Hector Chavez
· 7 years ago
a2a114b
Merge "Annotate siglongjmp for HWASan."
by Treehugger Robot
· 7 years ago
ce934e3
Add android_get_device_api_level.
by Elliott Hughes
· 7 years ago
f340a56
Use strerror_r(3) for the printf family %m.
by Elliott Hughes
· 7 years ago
6ba6694
libc: Add membarrier to common seccomp allowed list
by Orion Hodson
· 7 years ago
b16e9ce
Annotate siglongjmp for HWASan.
by Evgenii Stepanov
· 7 years ago
74934aa
Merge "Add the %m GNU extension to printf/wprintf."
by Elliott Hughes
· 7 years ago
198fb7b
Merge "Prevent netd from using the libnetd_client wrappers"
by Treehugger Robot
· 7 years ago
1b2ecee
Prevent netd from using the libnetd_client wrappers
by Bernie Innocenti
· 7 years ago
c69757a
Merge "Generalize abort's inline_tgkill, use it in fdsan."
by Treehugger Robot
· 7 years ago
0425a2d
Merge "(arm64) Extend branch range in __memcpy_chk."
by Evgenii Stepanov
· 7 years ago
f5693c6
Generalize abort's inline_tgkill, use it in fdsan.
by Josh Gao
· 7 years ago
00d087c
(arm64) Extend branch range in __memcpy_chk.
by Evgenii Stepanov
· 7 years ago
ab6a080
fdsan: add type for ART's FdFile.
by Josh Gao
· 7 years ago
654cd83
Add the %m GNU extension to printf/wprintf.
by Elliott Hughes
· 7 years ago
222ce95
Remove ARM/MIPS fenv duplication.
by Elliott Hughes
· 7 years ago
003521a
Merge "Document the set*id functions."
by Treehugger Robot
· 7 years ago
6ef1054
Merge "Accept NULL for fds parameter in poll."
by Treehugger Robot
· 7 years ago
4be5426
Accept NULL for fds parameter in poll.
by Chih-Hung Hsieh
· 7 years ago
cd524ca
Merge changes from topic "fdsan_abort_msg"
by Josh Gao
· 7 years ago
ec24724
Merge changes from topic "bionic_fdsan_java"
by Treehugger Robot
· 7 years ago
9c60177
Document the set*id functions.
by Elliott Hughes
· 7 years ago
2410769
Merge "Add fdsan owner type for sqlite."
by Treehugger Robot
· 7 years ago
be66a06
fdsan: provide abort message in warning tombstones.
by Josh Gao
· 7 years ago
726b63f
Implement pthread_sigqueue.
by Josh Gao
· 7 years ago
f3aa300
Stringify api_level in <android/versioning.h>.
by Josh Gao
· 7 years ago
1dc2503
Delete archaic pre-ANSI C support.
by Josh Gao
· 7 years ago
062eac8
<sys/socket.h>: add constant for kernel TLS.
by Elliott Hughes
· 7 years ago
4b9379c
Merge "Start documenting libc."
by Elliott Hughes
· 7 years ago
c1b4476
fdsan: make the tag type values sequential.
by Josh Gao
· 7 years ago
27cc4bc
Add fdsan owner type for sqlite.
by Josh Gao
· 7 years ago
b6b3a1d
fdsan: expose functions to get and interpret tags.
by Josh Gao
· 7 years ago
462e90c
Start documenting libc.
by Elliott Hughes
· 7 years ago
780cc6b
Merge "Folks are starting to need a placeholder name for Q."
by Treehugger Robot
· 7 years ago
cf97d7f
Folks are starting to need a placeholder name for Q.
by Elliott Hughes
· 7 years ago
99d5465
Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>.
by Elliott Hughes
· 7 years ago
65a6211
[AArch64] Improve strncmp for mutually misaligned inputs
by Adhemerval Zanella
· 8 years ago
2019f96
Merge "HWASan support in bionic."
by Treehugger Robot
· 7 years ago
b42ff1b
[AArch64] Improve strcmp performance for misaligned strings
by Adhemerval Zanella
· 8 years ago
4ab56af
[AArch64] Optimize memcmp for medium to large sizes
by Adhemerval Zanella
· 8 years ago
be551f5
HWASan support in bionic.
by Evgenii Stepanov
· 7 years ago
ad935c8
Add more descriptive text around app starting.
by Christopher Ferris
· 7 years ago
841c9c1
Merge "Add new malloc benchmarks."
by Christopher Ferris
· 7 years ago
fa5410f
libc: enable -Wimplicit-fallthrough
by George Burgess IV
· 7 years ago
0dc7844
Add new malloc benchmarks.
by Christopher Ferris
· 7 years ago
817f578
Merge "Clear the resolver timeout when setting default __res_params"
by Bernie Innocenti
· 7 years ago
fce5dae
Merge "Make the resolver retry timeout configurable via __res_params"
by Treehugger Robot
· 7 years ago
a2650ea
Merge "seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake"
by Treehugger Robot
· 7 years ago
ea82982
seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake
by Luis Hector Chavez
· 7 years ago
96c619f
Clear the resolver timeout when setting default __res_params
by Bernie Innocenti
· 7 years ago
b7b2884
Merge "Reland "Retire GCC FORTIFY.""
by Elliott Hughes
· 7 years ago
58d1362
Make the resolver retry timeout configurable via __res_params
by Bernie Innocenti
· 7 years ago
Next »