Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ee291c021c58cd1e0f235572c4ad2f9813b51cdc
/
libc
ee291c0
Explain why the mips/mips64 ndk headers need to be present.
by Elliott Hughes
· 8 years ago
066d5ec
Merge "Add sscanf %[ tests and fix the bug that fell out."
by Elliott Hughes
· 8 years ago
0d3ba1f
Add sscanf %[ tests and fix the bug that fell out.
by Elliott Hughes
· 8 years ago
79249b0
bionic: add vdso clock_getres
by Mark Salyzyn
· 8 years ago
e57a398
Merge "Add more missing ELF structures/constants."
by Elliott Hughes
· 8 years ago
e455c82
Merge "libc: add /odm/bin to the DEFPATH"
by Treehugger Robot
· 8 years ago
89d8a3c
Add more missing ELF structures/constants.
by Elliott Hughes
· 8 years ago
c1f6219
Merge "Make our fortify FD_ISSET const, and expose the fd_mask type."
by Elliott Hughes
· 8 years ago
d5e486c
Merge "Reformat SIGRTMIN comments."
by Treehugger Robot
· 8 years ago
ce4b624
Merge "Give ELF notes 4-byte alignment."
by Treehugger Robot
· 8 years ago
a6714d1
Make our fortify FD_ISSET const, and expose the fd_mask type.
by Elliott Hughes
· 8 years ago
b8facf2
Reformat SIGRTMIN comments.
by Josh Gao
· 8 years ago
1253327
Give ELF notes 4-byte alignment.
by Elliott Hughes
· 8 years ago
c7ec6d4
libc: add /odm/bin to the DEFPATH
by Alin Jerpelea
· 8 years ago
96867b1
Merge "Fix static classes in system properties"
by Tom Cherry
· 8 years ago
8d366a8
Fix static classes in system properties
by Tom Cherry
· 8 years ago
27d4977
Merge "Fix posix_spawn signal defaulting."
by Elliott Hughes
· 8 years ago
7bfacaa
Fix posix_spawn signal defaulting.
by Elliott Hughes
· 8 years ago
8b9037a
Merge "Improve the _FILE_OFFSET_BITS docs and link to them."
by Treehugger Robot
· 8 years ago
0a25aa6
Merge "Always wrap waitpid in TEMP_FAILURE_RETRY."
by Treehugger Robot
· 8 years ago
a348174
Improve the _FILE_OFFSET_BITS docs and link to them.
by Elliott Hughes
· 8 years ago
72dcf23
Merge "Revert "Remove mips/mips64 headers from the NDK sysroot.""
by Elliott Hughes
· 8 years ago
cabc77f
Always wrap waitpid in TEMP_FAILURE_RETRY.
by Elliott Hughes
· 8 years ago
9591df5
Fix vdso system call fallback failures.
by Elliott Hughes
· 8 years ago
790d2f7
Revert "Remove mips/mips64 headers from the NDK sysroot."
by Lazar Trsic
· 8 years ago
b7d6df2
Merge "Optimize libc for generic armv7/armv8 neon cores"
by Isaac Chen
· 8 years ago
8c75675
Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."
by Elliott Hughes
· 8 years ago
e0dfad4
Merge "Update to kernel headers v4.14."
by Christopher Ferris
· 8 years ago
c3f1b6a
Merge "Simplify the posix_spawn sigdefault logic."
by Elliott Hughes
· 8 years ago
baed51e
Change ARG_MAX/_SC_ARG_MAX back to a constant.
by Elliott Hughes
· 8 years ago
1308ad3
Update to kernel headers v4.14.
by Christopher Ferris
· 8 years ago
4362f89
Only use uids and gids for which we've allocated AIDs
by Tom Cherry
· 8 years ago
2b8ab4b
Simplify the posix_spawn sigdefault logic.
by Elliott Hughes
· 8 years ago
315dd89
Merge changes I39663cc3,Ie75ec6fe
by Tom Cherry
· 8 years ago
f76bbf5
Remove some globals from system_properties
by Tom Cherry
· 8 years ago
fd44b9f
Split system_properties.cpp into its component pieces
by Tom Cherry
· 8 years ago
b70576b
Remove more trivial char/wchar_t printf differences.
by Elliott Hughes
· 8 years ago
0793e3d
Merge "Yet more printf de-duplication."
by Elliott Hughes
· 8 years ago
345b727
Move public scanf functions away from implementation.
by Elliott Hughes
· 8 years ago
bc27bdc
Yet more printf de-duplication.
by Elliott Hughes
· 8 years ago
1f49317
Move shared parts of the two printfs out.
by Elliott Hughes
· 8 years ago
0844856
Merge "More printf de-duplication."
by Elliott Hughes
· 8 years ago
93a1f8b
More printf de-duplication.
by Elliott Hughes
· 8 years ago
1414802
Merge "[AArch64] Optimized memcmp"
by Treehugger Robot
· 8 years ago
3404bb1
Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB"
by Treehugger Robot
· 8 years ago
bf54986
Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB
by Ryan Prichard
· 8 years ago
8574a1f
Merge "Fix arm/arm64 <fenv.h> to match current reality."
by Treehugger Robot
· 8 years ago
8e13b67
versioner: properly handle extern "C", "C++".
by Josh Gao
· 8 years ago
db4f334
Merge "Clean up crt defaults"
by Treehugger Robot
· 8 years ago
8697f10
Merge "Remove no_default_compiler_flags from crt*"
by Colin Cross
· 8 years ago
b6c7f6e
Fix arm/arm64 <fenv.h> to match current reality.
by Elliott Hughes
· 8 years ago
c18f55c
Merge "10x printf speedup."
by Elliott Hughes
· 8 years ago
5305a4d
10x printf speedup.
by Elliott Hughes
· 8 years ago
7d7b368
Clean up crt defaults
by Colin Cross
· 8 years ago
6a2610d
Remove no_default_compiler_flags from crt*
by Colin Cross
· 8 years ago
050f046
Remove mips/mips64 headers from the NDK sysroot.
by Dan Albert
· 8 years ago
ed9bfc4
[AArch64] Optimized memcmp
by Sebastian Pop
· 9 years ago
618303c
More printf de-duplication.
by Elliott Hughes
· 8 years ago
2f9c8ce
Start de-duplicating the regular and wide printf implementations.
by Elliott Hughes
· 8 years ago
a8a23f5
Add missing ELF constants from the spec.
by Elliott Hughes
· 8 years ago
b1ba8cf
Merge "elf.h: add STN_UNDEF"
by Elliott Hughes
· 8 years ago
07e4124
Merge "More missing _unlocked <stdio.h> functions."
by Treehugger Robot
· 8 years ago
8874d88
elf.h: add STN_UNDEF
by Greg Hackmann
· 8 years ago
37ad959
More missing _unlocked <stdio.h> functions.
by Elliott Hughes
· 8 years ago
c8f2c52
clang-format the printf/scanf implementation.
by Elliott Hughes
· 8 years ago
f6dfe57
Merge "Remove some always-on #ifdefery."
by Treehugger Robot
· 8 years ago
9fe034b
Merge "libc: Disable FORTIFY if we're using clang-tidy."
by Treehugger Robot
· 8 years ago
d9a7de1
Remove some always-on #ifdefery.
by Elliott Hughes
· 8 years ago
e5d66eb
libc: Disable FORTIFY if we're using clang-tidy.
by George Burgess IV
· 8 years ago
3a589c2
Fork vfprintf.c/vfwprintf.c.
by Elliott Hughes
· 8 years ago
38f01e0
Preserve historical pthread_create scheduler behavior better.
by Elliott Hughes
· 8 years ago
fa43252
Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols
by dimitry
· 8 years ago
343d1c4
Don't allow LIBC_DEBUG_MALLOC_OPTIONS to cross security boundaries.
by Elliott Hughes
· 8 years ago
8ae3fe2
Merge "Add null checks to <dirent.h> functions."
by Treehugger Robot
· 8 years ago
cc3d04f
Add null checks to <dirent.h> functions.
by Elliott Hughes
· 8 years ago
374848a
The main thread should just INHERIT its scheduler attributes.
by Elliott Hughes
· 8 years ago
6c1d23f
Merge "Improve glibc compatibility of gethostby*_r functions."
by Elliott Hughes
· 8 years ago
c8a2612
Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."
by Elliott Hughes
· 8 years ago
8aecba7
Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.
by Elliott Hughes
· 8 years ago
3413a75
Remove an obsolete aarch64 hack.
by Elliott Hughes
· 8 years ago
7669c68
Merge "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""
by Dan Albert
· 8 years ago
b37e9aa
Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""
by Dan Albert
· 8 years ago
13cec45
Merge "Revert "Revert "Cleanup transitive includes in the legacy inlines."""
by Treehugger Robot
· 8 years ago
bb7d9fb
Improve glibc compatibility of gethostby*_r functions.
by Elliott Hughes
· 8 years ago
6f12bfe
Merge "Add explicit null checks to some stdio functions."
by Treehugger Robot
· 8 years ago
d162060
Add explicit null checks to some stdio functions.
by Josh Gao
· 8 years ago
1d01fe8
Fix LP32 large pid detection.
by Elliott Hughes
· 8 years ago
8f348a0
Merge "Remove some legacy declarations from <math.h>."
by Treehugger Robot
· 8 years ago
4075e21
Merge "Be more specific about POSIX obsolescence."
by Elliott Hughes
· 8 years ago
90e3f44
Be more specific about POSIX obsolescence.
by Elliott Hughes
· 8 years ago
61c9c80
Ignore sockatmark.
by Elliott Hughes
· 8 years ago
ac29d9f
Merge "Add POSIX swab."
by Treehugger Robot
· 8 years ago
5c6a7bf
Remove some legacy declarations from <math.h>.
by Elliott Hughes
· 8 years ago
1b6de87
Merge "Make __libc_init_main_thread and android_set_abort_message weak"
by Dimitry Ivanov
· 8 years ago
b6d2b87
Make __libc_init_main_thread and android_set_abort_message weak
by dimitry
· 8 years ago
01a57d1
Call fmtmsg/getdate/getdate_err useless.
by Elliott Hughes
· 8 years ago
a1c30b9
Merge "Add POSIX fexecve."
by Elliott Hughes
· 8 years ago
4d215aa
Add POSIX fexecve.
by Elliott Hughes
· 8 years ago
8f57fd4
Merge "More <limits.h> fixes."
by Elliott Hughes
· 8 years ago
fa386e0
Add POSIX swab.
by Elliott Hughes
· 8 years ago
Next »