Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
a8a23f520e1728a1ede6bf1b775bc30a0f8f13f2
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
555a6d1
Merge "Rename the fortify compile-time diags test"
by Treehugger Robot
· 8 years ago
c905afa
Merge "clang-format the printf/scanf implementation."
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
0086fc8
Rename the fortify compile-time diags test
by George Burgess IV
· 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
8142b5c
Merge "Fork vfprintf.c/vfwprintf.c."
by Treehugger Robot
· 8 years ago
3a589c2
Fork vfprintf.c/vfwprintf.c.
by Elliott Hughes
· 8 years ago
82e6ad1
Merge "Fix pthread.pthread_attr_setinheritsched__PTHREAD_INHERIT_SCHED__PTHREAD_EXPLICIT_SCHED for LP32."
by Elliott Hughes
· 8 years ago
7a66066
Fix pthread.pthread_attr_setinheritsched__PTHREAD_INHERIT_SCHED__PTHREAD_EXPLICIT_SCHED for LP32.
by Elliott Hughes
· 8 years ago
e379a20
Merge "Preserve historical pthread_create scheduler behavior better."
by Elliott Hughes
· 8 years ago
38f01e0
Preserve historical pthread_create scheduler behavior better.
by Elliott Hughes
· 8 years ago
dfece7a
Merge "Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols"
by Treehugger Robot
· 8 years ago
6bffdad
Merge "Log dlclose calls and library unloads"
by Treehugger Robot
· 8 years ago
c92ce71
Log dlclose calls and library unloads
by dimitry
· 8 years ago
fa43252
Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols
by dimitry
· 8 years ago
ae7483d
Merge "Don't allow LIBC_DEBUG_MALLOC_OPTIONS to cross security boundaries."
by Treehugger Robot
· 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
d10d03e
Merge "Add basic printf benchmarks."
by Treehugger Robot
· 8 years ago
39ec1c3
Merge "The main thread should just INHERIT its scheduler attributes."
by Treehugger Robot
· 8 years ago
cc3d04f
Add null checks to <dirent.h> functions.
by Elliott Hughes
· 8 years ago
9280599
Add basic printf benchmarks.
by Elliott Hughes
· 8 years ago
374848a
The main thread should just INHERIT its scheduler attributes.
by Elliott Hughes
· 8 years ago
c6291b0
Merge "versioner: kill some obsolete versions."
by Treehugger Robot
· 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
048e180
Merge "Document the dlclose/thread locals with non-trivial destructors problem."
by Treehugger Robot
· 8 years ago
8670b41
Merge "Don't try to link(2) in a test if we're not root."
by Elliott Hughes
· 8 years ago
bcbce9b
Document the dlclose/thread locals with non-trivial destructors problem.
by Elliott Hughes
· 8 years ago
b410f4e
Merge "Remove an obsolete aarch64 hack."
by Treehugger Robot
· 8 years ago
ea10119
Merge changes Ic7eea780,Id8939791
by Treehugger Robot
· 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
fc30bfe
Don't try to link(2) in a test if we're not root.
by Elliott Hughes
· 8 years ago
35aa213
versioner: kill some obsolete versions.
by Josh Gao
· 8 years ago
0062b3e
versioner: properly handle declarations with no identifier.
by Josh Gao
· 8 years ago
88c5ddb
Merge "Fix pthread benchmarks."
by Treehugger Robot
· 8 years ago
5317f2d
versioner: add extern "C" to tests.
by Josh Gao
· 8 years ago
286b3a8
Fix pthread benchmarks.
by Josh Gao
· 8 years ago
34cf31a
Merge "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""
by Dan Albert
· 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
d85d7f4
Merge "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
640fda6
Merge "linker: fix error message for inaccessible libs" am: 0b1c8be3be
by Dimitry Ivanov
· 8 years ago
0b1c8be
Merge "linker: fix error message for inaccessible libs"
by Dimitry Ivanov
· 8 years ago
b0b34d5
Merge "Set search path to ro.vndk.version property" am: 8ab16c5da6
by Sundong Ahn
· 8 years ago
8ab16c5
Merge "Set search path to ro.vndk.version property"
by Treehugger Robot
· 8 years ago
bb7d9fb
Improve glibc compatibility of gethostby*_r functions.
by Elliott Hughes
· 8 years ago
591f848
Merge "Add explicit null checks to some stdio functions." am: 6f12bfece5
by Josh Gao
· 8 years ago
6f12bfe
Merge "Add explicit null checks to some stdio functions."
by Treehugger Robot
· 8 years ago
aa00d5c
Merge "Fix WORD_BIT test." am: 8220d84f52
by Elliott Hughes
· 8 years ago
8220d84
Merge "Fix WORD_BIT test."
by Treehugger Robot
· 8 years ago
be44361
Merge "Fix LP32 large pid detection." am: d330bbbac8
by Elliott Hughes
· 8 years ago
d330bbb
Merge "Fix LP32 large pid detection."
by Treehugger Robot
· 8 years ago
d162060
Add explicit null checks to some stdio functions.
by Josh Gao
· 8 years ago
dc8a612
Fix WORD_BIT test.
by Elliott Hughes
· 8 years ago
a690f70
Merge "Fix unistd.sysconf test." am: c189e43f10
by Elliott Hughes
· 8 years ago
c189e43
Merge "Fix unistd.sysconf test."
by Treehugger Robot
· 8 years ago
cf3a3e6
Fix unistd.sysconf test.
by Elliott Hughes
· 8 years ago
1d01fe8
Fix LP32 large pid detection.
by Elliott Hughes
· 8 years ago
8db36a5
linker: fix error message for inaccessible libs
by dimitry
· 8 years ago
e7ccd86
Merge "Actually correctly call vector::erase after remove_if." am: 2e998d37ce
by Josh Gao
· 8 years ago
2e998d3
Merge "Actually correctly call vector::erase after remove_if."
by Treehugger Robot
· 8 years ago
27242c6
Actually correctly call vector::erase after remove_if.
by Josh Gao
· 8 years ago
22eb6f4
Merge "Remove some legacy declarations from <math.h>." am: 8f348a0cce
by Elliott Hughes
· 8 years ago
8f348a0
Merge "Remove some legacy declarations from <math.h>."
by Treehugger Robot
· 8 years ago
c93d87b
Merge "Be more specific about POSIX obsolescence." am: 4075e21ba8
by Elliott Hughes
· 8 years ago
4075e21
Merge "Be more specific about POSIX obsolescence."
by Elliott Hughes
· 8 years ago
2c48dfb
Merge "Ignore sockatmark." am: 8c73809bf5
by Elliott Hughes
· 8 years ago
8c73809
Merge "Ignore sockatmark."
by Treehugger Robot
· 8 years ago
90e3f44
Be more specific about POSIX obsolescence.
by Elliott Hughes
· 8 years ago
8fc5032
Set search path to ro.vndk.version property
by Sundong Ahn
· 8 years ago
f2cec8e
Merge "Correctly call vector::erase after std::remove_if." am: 9f69fc714a
by Josh Gao
· 8 years ago
9f69fc7
Merge "Correctly call vector::erase after std::remove_if."
by Treehugger Robot
· 8 years ago
af4f381
Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did." am: eadacbc2e2
by Elliott Hughes
· 8 years ago
eadacbc
Merge "libdl.cpp doesn't need <stdbool.h> like libdl.c did."
by Treehugger Robot
· 8 years ago
6fb2aa8
Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" am: 619df557c0
by Jiyong Park
· 8 years ago
619df55
Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so"
by Treehugger Robot
· 8 years ago
6eb1c28
Merge "Update docs/status.md now fexecve is implemented." am: 38bd71bab7
by Elliott Hughes
· 8 years ago
38bd71b
Merge "Update docs/status.md now fexecve is implemented."
by Treehugger Robot
· 8 years ago
61c9c80
Ignore sockatmark.
by Elliott Hughes
· 8 years ago
b18af1c
Merge "Add POSIX swab." am: ac29d9f3b9
by Elliott Hughes
· 8 years ago
ac29d9f
Merge "Add POSIX swab."
by Treehugger Robot
· 8 years ago
b48746f
libdl.cpp doesn't need <stdbool.h> like libdl.c did.
by Elliott Hughes
· 8 years ago
bdb1e89
Update docs/status.md now fexecve is implemented.
by Elliott Hughes
· 8 years ago
5c6a7bf
Remove some legacy declarations from <math.h>.
by Elliott Hughes
· 8 years ago
e1427ea
Merge "Make __libc_init_main_thread and android_set_abort_message weak"
by Dimitry Ivanov
· 8 years ago
1b6de87
Merge "Make __libc_init_main_thread and android_set_abort_message weak"
by Dimitry Ivanov
· 8 years ago
9b34e6a
Merge "Call fmtmsg/getdate/getdate_err useless." am: 0fe734817f
by Elliott Hughes
· 8 years ago
0fe7348
Merge "Call fmtmsg/getdate/getdate_err useless."
by Treehugger Robot
· 8 years ago
b6d2b87
Make __libc_init_main_thread and android_set_abort_message weak
by dimitry
· 8 years ago
Next »