Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
dc25f6c717dfa2d611d2b8bf49d47bc5e660928f
/
libc
/
include
261b7f4
fortify: replace bzero/bcmp defines
by George Burgess IV
· 7 years ago
849c0b9
fortify: add __mempcpy_chk
by George Burgess IV
· 7 years ago
74519e7
fortify: fix overflow checks in unistd
by George Burgess IV
· 7 years ago
26d25a2
fortify: add even more warnings
by George Burgess IV
· 7 years ago
8c0ec11
fortify: fix up a few diagnostics; add __wur to realpath
by George Burgess IV
· 7 years ago
2356c93
fortify: add bit checking for open(at)?64 functions
by George Burgess IV
· 7 years ago
77f99aa
fortify: add diagnostics for str* functions
by George Burgess IV
· 7 years ago
738a6c9
<arpa/nameser.h>: fix INTRODUCED_IN API level.
by Elliott Hughes
· 7 years ago
cfede4f
Merge changes Ic2d48c93,I981ac9bd
by Treehugger Robot
· 7 years ago
30d4c6f
Merge "fortify: use __builtin_constant_p for more short-circuits"
by Treehugger Robot
· 7 years ago
a743f31
Merge "fortify: Migrate trivial cases to dynamic check macros"
by George Burgess IV
· 7 years ago
c03d596
fortify: s/([gl])eq/\1e/g
by George Burgess IV
· 7 years ago
d9865e7
fortify: more use of __builtin_constant_p
by George Burgess IV
· 7 years ago
a1a09b2
fortify: use __builtin_constant_p for more short-circuits
by George Burgess IV
· 7 years ago
32e8d4f
Merge "fortify: inline #defined strings"
by Treehugger Robot
· 7 years ago
b07c197
Merge "fortify: use a macro in diagnose_if"
by Treehugger Robot
· 7 years ago
5da5dd5
fortify: Migrate trivial cases to dynamic check macros
by George Burgess IV
· 7 years ago
ff71793
fortify: inline #defined strings
by George Burgess IV
· 7 years ago
5273dc5
fortify: use a macro in diagnose_if
by George Burgess IV
· 7 years ago
24f97eb
Update to kernel headers to v5.1.3.
by Christopher Ferris
· 7 years ago
93f79a1
Merge "Annotate no_return and returns_twice functions."
by Josh Gao
· 7 years ago
3403315
Annotate no_return and returns_twice functions.
by Josh Gao
· 7 years ago
31c7309
Add SEEK_DATA and SEEK_HOLE constants.
by Elliott Hughes
· 7 years ago
4fa9b8c
malloc.h: explicitly suggest malloc_info() instead of mallinfo().
by Elliott Hughes
· 7 years ago
8c3140a
Merge "threads.h: Add C11 thread support."
by Elliott Hughes
· 7 years ago
4206711
threads.h: Add C11 thread support.
by Elliott Hughes
· 7 years ago
07c5587
paths.h: /sbin and /system/sbin no longer exist.
by Elliott Hughes
· 7 years ago
c4c2e24
<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers.
by Elliott Hughes
· 7 years ago
3e742cb
Merge "Reserve realtime signal for libprofile-extras"
by Pirama Arumuga Nainar
· 7 years ago
3cfedf4
param.h: whitespace cleanup
by Nick Kralevich
· 7 years ago
ebe1ae7
Reserve realtime signal for libprofile-extras
by Pirama Arumuga Nainar
· 7 years ago
c50b6a2
Make powerof2 macro ubsan safe
by Nick Kralevich
· 7 years ago
118ab10
Merge "Add /product/bin to path"
by Steven Moreland
· 7 years ago
c9e7018
Add introduced-in annotation to fdsan
by Logan Chien
· 7 years ago
73d1fb9
Fix get_device_api_level_inlines.h in versioner
by Logan Chien
· 7 years ago
3f68efc
Suppress warnings on pthread_create
by Logan Chien
· 7 years ago
5270017
Remove __INTRODUCED_IN_FUTURE.
by Elliott Hughes
· 7 years ago
78e9ebc
The future is now (2019 edition).
by Elliott Hughes
· 7 years ago
ced659e
Add /product/bin to path
by Daniel Rosenberg
· 7 years ago
efbe9a5
linker: allow using reserved space for multiple libraries.
by Torne (Richard Coles)
· 7 years ago
ae4d10b
Add __attribute__((unused)) to __BIONIC_ERROR_FUNCTION_VISIBILITY
by Logan Chien
· 7 years ago
fe21bba
Add Android Runtime APEX bin directory to Bionic default shell search path.
by Roland Levillain
· 7 years ago
27beebf
Revert "Add Android Runtime APEX directories to Bionic search paths."
by Andreas Gampe
· 7 years ago
d2dd379
Add Android Runtime APEX directories to Bionic search paths.
by Roland Levillain
· 7 years ago
0f57d56
Fix a comment in <android/api-level.h>.
by Elliott Hughes
· 7 years ago
c0f4656
Make android_get_application_target_sdk_version available to the NDK.
by Elliott Hughes
· 7 years ago
bf925b0
Merge "Remove obsolete workaround."
by Elliott Hughes
· 7 years ago
eadf506
Remove obsolete workaround.
by Elliott Hughes
· 7 years ago
8178c41
ART isn't using the ART-specific linker features any more.
by Elliott Hughes
· 7 years ago
9ce2884
Update to v4.19 kernel headers.
by Christopher Ferris
· 7 years ago
90856af
Merge changes I70ea4b23,Iedcfe36b,I3f21fc71,Ie99c0eef
by Logan Chien
· 7 years ago
25bcf59
libc: Match header annotations to version script
by Logan Chien
· 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
aede30d
libc: Add default __STRING implementation
by Logan Chien
· 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
eb61430
Don't #define __ANDROID_NDK__ for the platform build!
by Elliott Hughes
· 7 years ago
82ab481
Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX.
by Elliott Hughes
· 7 years ago
00dda09
<sys/param.h>: pollute the namespace with <endian.h>.
by Elliott Hughes
· 7 years ago
dd6763a
Another round of documentation.
by Elliott Hughes
· 7 years ago
b177085
Add reallocarray(3).
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
ce934e3
Add android_get_device_api_level.
by Elliott Hughes
· 7 years ago
ab6a080
fdsan: add type for ART's FdFile.
by Josh Gao
· 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
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
b7b2884
Merge "Reland "Retire GCC FORTIFY.""
by Elliott Hughes
· 7 years ago
c1c8a18
Fix arm32/64 dynamic TLS relocations
by Ryan Prichard
· 8 years ago
3bf897e
Merge "Update to FreeBSD libm r336665."
by Treehugger Robot
· 7 years ago
439bb1d
Merge "Fixup an out of date comment."
by Treehugger Robot
· 7 years ago
0fe2203
Fixup an out of date comment.
by Tom Cherry
· 7 years ago
7763ab4
Use the FreeBSD __CONCAT.
by Elliott Hughes
· 7 years ago
0d1a8a5
Reland "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
4dbe8fc
Revert "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
ab52807
Update to FreeBSD libm r336665.
by Elliott Hughes
· 7 years ago
067bdc9
Retire GCC FORTIFY.
by Elliott Hughes
· 7 years ago
e899e79
Mark fdsan functions as __attribute__((weak)).
by Josh Gao
· 7 years ago
f6e5b58
Introduce api to track fd ownership in libc.
by Josh Gao
· 8 years ago
bf74815
setjmp is a macro.
by Elliott Hughes
· 7 years ago
Next »