Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
11dff3e91c6afd68e4e6c46f8249d10f07f307a7
/
libc
/
include
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
f98d87b
Add C11 timespec_get.
by Elliott Hughes
· 7 years ago
3a5fd00
Expose __res_randomid.
by Elliott Hughes
· 7 years ago
f0296f3
Merge "Include uchar.h only for bionic"
by Treehugger Robot
· 8 years ago
bcff244
Merge "Update to v4.17.3 kernel headers."
by Christopher Ferris
· 8 years ago
6c0eab9
Include uchar.h only for bionic
by Pirama Arumuga Nainar
· 8 years ago
76a1d45
Update to v4.17.3 kernel headers.
by Christopher Ferris
· 8 years ago
e7d185f
<sys/un.h>: add SUN_LEN.
by Elliott Hughes
· 8 years ago
e5a5eec
<netinet/ip_icmp.h>: ensure struct icmphdr is available.
by Elliott Hughes
· 8 years ago
7c5bbf6
Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched.
by Elliott Hughes
· 8 years ago
70a8f22
Fix various ftw/nftw "shall fail"s from POSIX.
by Elliott Hughes
· 8 years ago
e219cef
Fix posix_memalign introduced tag.
by Dan Albert
· 8 years ago
af0ad77
Merge "Bionic: Always use fortified versions of FD_X macros"
by Treehugger Robot
· 8 years ago
9ee88bd
Merge "Type of second __sched_cpucount should be "const cpu_set_t*"."
by Treehugger Robot
· 8 years ago
00a6d5f
Bionic: Always use fortified versions of FD_X macros
by Andreas Gampe
· 8 years ago
37793a1
Type of second __sched_cpucount should be "const cpu_set_t*".
by Tong Shen
· 8 years ago
da1994c
Add dlext.h to the libdl doc group.
by Dan Albert
· 8 years ago
27dd915
Pad queries when EDNS0 is enabled.
by Ben Schwartz
· 8 years ago
60fd72e
Merge "Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP"
by Tom Cherry
· 8 years ago
f0f3d2f
Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP
by Tom Cherry
· 9 years ago
9724e93
Reject .so files using ELF TLS.
by Elliott Hughes
· 8 years ago
90234e5
Merge "Fortify ppoll64."
by Elliott Hughes
· 8 years ago
b83bf14
Fortify ppoll64.
by Elliott Hughes
· 8 years ago
1315e3e
Merge "libc: silence unsigned->signed warnings with ioctl"
by Treehugger Robot
· 8 years ago
c6b5bcd
Add _monotonic_np versions of timed wait functions
by Tom Cherry
· 8 years ago
de45dcb
libc: silence unsigned->signed warnings with ioctl
by George Burgess IV
· 8 years ago
d5172fc
Merge "Add __fseterr."
by Treehugger Robot
· 8 years ago
665ce21
Merge "Add remaining _l function stubs."
by Elliott Hughes
· 8 years ago
4578526
Add __fseterr.
by Elliott Hughes
· 8 years ago
38a7872
Merge "Add uc_sigmask64."
by Elliott Hughes
· 8 years ago
3376c23
Add remaining _l function stubs.
by Elliott Hughes
· 8 years ago
23415fc
Add uc_sigmask64.
by Elliott Hughes
· 8 years ago
db478a6
Implement malloc hooks.
by Christopher Ferris
· 8 years ago
25f17e4
Better backwards compatibility for stat64.
by Elliott Hughes
· 8 years ago
3796669
MIPS32: Make sigset64_t equal to sigset_t
by Goran Jakovljevic
· 8 years ago
4362da8
Merge "Remove __overloadable/__RENAME_CLANG"
by Treehugger Robot
· 8 years ago
13dec23
Merge "Add a few more legacy inlines for strto*_l."
by Treehugger Robot
· 8 years ago
cae21a9
Add aligned_alloc to libc.
by Christopher Ferris
· 8 years ago
4d4a783
Add a few more legacy inlines for strto*_l.
by Dan Albert
· 8 years ago
9024235
Remove __overloadable/__RENAME_CLANG
by George Burgess IV
· 8 years ago
3e23591
Add `struct sigaction64` and `sigaction64`.
by Elliott Hughes
· 8 years ago
Next »