Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
a8a23f520e1728a1ede6bf1b775bc30a0f8f13f2
/
libc
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
19d7685
More <limits.h> fixes.
by Elliott Hughes
· 8 years ago
24a95d2
Update CachedProperty to support long ro. properties
by Tom Cherry
· 8 years ago
f945fb6
Revert "Revert "Cleanup transitive includes in the legacy inlines.""
by Dan Albert
· 8 years ago
dff08ce
Add pthread_setschedprio.
by Elliott Hughes
· 8 years ago
bf886f6
Merge "Complete <netdb.h>."
by Elliott Hughes
· 8 years ago
1ef6a6a
Merge "Revert "Cleanup transitive includes in the legacy inlines.""
by Orion Hodson
· 8 years ago
9cb8639
Revert "Cleanup transitive includes in the legacy inlines."
by Orion Hodson
· 8 years ago
9deef03
Merge "Cleanup transitive includes in the legacy inlines."
by Treehugger Robot
· 8 years ago
0e0e370
Add libc_nopthread.
by Josh Gao
· 8 years ago
a0f6dc5
Trivial style fix.
by Josh Gao
· 8 years ago
5fd1166
Remove dangling symlink.
by Elliott Hughes
· 8 years ago
5033918
Complete <netdb.h>.
by Elliott Hughes
· 8 years ago
a27bfd4
Merge "Fix missing includes, again."
by Treehugger Robot
· 8 years ago
43df953
Cleanup transitive includes in the legacy inlines.
by Dan Albert
· 8 years ago
c972ea7
Fix missing includes, again.
by Dan Albert
· 8 years ago
ab413c5
Fix mip64 build.
by Elliott Hughes
· 8 years ago
6244627
Ignore pthread_getconcurrency/pthread_setconcurrency.
by Elliott Hughes
· 8 years ago
1a5a9b7
Merge "Define BIONIC_STOP_UNWIND for mips"
by Treehugger Robot
· 8 years ago
ea82792
Define BIONIC_STOP_UNWIND for mips
by Goran Jakovljevic
· 8 years ago
d036a8d
Ignore endutxent.
by Elliott Hughes
· 8 years ago
ddd6436
Merge "Unified sysroot: kill arch-specific include dirs."
by Elliott Hughes
· 8 years ago
01bb7bf
Merge "Implement <spawn.h>."
by Elliott Hughes
· 8 years ago
d4ca231
Unified sysroot: kill arch-specific include dirs.
by Elliott Hughes
· 8 years ago
a08f704
Merge "Allow read-only system properties to have arbitrary lengths"
by Tom Cherry
· 8 years ago
14e3ff9
Implement <spawn.h>.
by Elliott Hughes
· 8 years ago
1c78cb0
Add missing includes.
by Dan Albert
· 8 years ago
8a31163
Allow read-only system properties to have arbitrary lengths
by Tom Cherry
· 8 years ago
8c2323c
Fix "Add a legacy inline for mmap64".
by Dan Albert
· 8 years ago
3dacc47
Merge "Add a legacy inline for mmap64."
by Treehugger Robot
· 8 years ago
e387c2f
Merge "Add directives to force stop unwinding."
by Christopher Ferris
· 8 years ago
a613d0d
Add a legacy inline for mmap64.
by Dan Albert
· 8 years ago
aaf83e8
More POSIX limits cleanup.
by Elliott Hughes
· 8 years ago
93ea09f
Add directives to force stop unwinding.
by Christopher Ferris
· 8 years ago
3a8f75d
POSIX clock cleanup.
by Elliott Hughes
· 8 years ago
9385d77
Merge "Use -Werror in bionic"
by Treehugger Robot
· 8 years ago
84f0dcd
Use -Werror in bionic
by Chih-Hung Hsieh
· 8 years ago
a5c316f
Don't repeat ourselves unnecessarily in the maps.
by Elliott Hughes
· 8 years ago
a0c7ec8
Add O MR1 define
by John Reck
· 8 years ago
b3639ad
Merge changes I76dde1e3,I54fec461
by Elliott Hughes
· 8 years ago
8465e96
Add <sys/random.h>.
by Elliott Hughes
· 8 years ago
9651093
Run other maintenance scripts as part of the preupload hooks.
by Elliott Hughes
· 8 years ago
f1c568d
Add <glob.h>.
by Elliott Hughes
· 8 years ago
c51a404
All architectures have AT_SYSINFO_EHDR now.
by Elliott Hughes
· 8 years ago
7ccc50d
Use an embedded linker for host bionic
by Dan Willemsen
· 8 years ago
e27d29c
Merge "Improve pthread_create failure handling."
by Treehugger Robot
· 8 years ago
53dc9dd
Improve pthread_create failure handling.
by Elliott Hughes
· 8 years ago
0d9301e
Merge "Rename _Exit in a way that works with libandroid_support."
by Elliott Hughes
· 8 years ago
2f94a29
Rename _Exit in a way that works with libandroid_support.
by Elliott Hughes
· 8 years ago
cce6ada
Merge "Make <math.h> renames compatible with GCC."
by Treehugger Robot
· 8 years ago
dacbb04
Merge "Support larger guard regions."
by Treehugger Robot
· 8 years ago
7a5bb68
Merge "Drop thread list lock before abort."
by Christopher Ferris
· 8 years ago
d6541c2
Make <math.h> renames compatible with GCC.
by Elliott Hughes
· 8 years ago
d6c678c
Support larger guard regions.
by Elliott Hughes
· 8 years ago
7982914
Drop thread list lock before abort.
by Christopher Ferris
· 8 years ago
0c9ea17
Merge "Always log errno when aborting."
by Treehugger Robot
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
50cda38
Use __RENAME for long double functions.
by Elliott Hughes
· 8 years ago
7e6f98b
Merge "Remove clang: true"
by Treehugger Robot
· 8 years ago
40756d6
Merge "Cast __builtin_swap64 to uint64_t."
by Elliott Hughes
· 8 years ago
Next »