Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
52dde5fb1c0a73cdeacc4fa98825b2a14853b5c8
52dde5f
libc fortify: make poll.h and stat.h use diagnose_if
by George Burgess IV
· 8 years ago
c2a10f7
Merge "libc: Add diagnose_if macros to cdefs."
by Treehugger Robot
· 8 years ago
1db06fa
Merge "libc: Split FORTIFY into its own headers"
by Treehugger Robot
· 8 years ago
b97d7dd
libc: Add diagnose_if macros to cdefs.
by George Burgess IV
· 8 years ago
4dd33f9
Merge "Allow calling v?dprintf for any target API level."
by Treehugger Robot
· 8 years ago
f94ddd7
Merge "Move back to the previous version of ion.h."
by Christopher Ferris
· 8 years ago
1a0344d
Move back to the previous version of ion.h.
by Christopher Ferris
· 8 years ago
6c26e9e
Merge "Remove workaround in <sys/epoll.h>."
by Christopher Ferris
· 8 years ago
c478c32
Merge "Update to kernel headers v4.12.3."
by Christopher Ferris
· 8 years ago
b1bbf2b
Merge "versioner: compile with `clang -include foo.h -`."
by Treehugger Robot
· 8 years ago
8aa4bc7
Merge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX."
by Elliott Hughes
· 8 years ago
3e183a5
Merge "Fix the sysconf _SC_2_VERSION test."
by Treehugger Robot
· 8 years ago
6c135f4
Fix the sysconf _SC_2_VERSION test.
by Elliott Hughes
· 8 years ago
06bd586
POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.
by Elliott Hughes
· 8 years ago
bafa198
Merge "Implement wcwidth(3) in terms of icu4c."
by Elliott Hughes
· 8 years ago
07d2d32
Merge "Actually turn on -Werror for crtbegin."
by Treehugger Robot
· 8 years ago
d2ab9ff
versioner: compile with `clang -include foo.h -`.
by Josh Gao
· 8 years ago
c41b560
Implement wcwidth(3) in terms of icu4c.
by Elliott Hughes
· 8 years ago
b97049c
libc: Split FORTIFY into its own headers
by George Burgess IV
· 8 years ago
82e950c
Actually turn on -Werror for crtbegin.
by Elliott Hughes
· 8 years ago
5f7135e
Allow calling v?dprintf for any target API level.
by Dan Albert
· 8 years ago
525ce91
Update to kernel headers v4.12.3.
by Christopher Ferris
· 8 years ago
f54fa4e
Remove workaround in <sys/epoll.h>.
by Elliott Hughes
· 8 years ago
38bcf2b
Merge "Use O_APPEND for stdio append mode."
by Elliott Hughes
· 8 years ago
9faa95c
Merge "Fix error condition on strtof inline."
by Treehugger Robot
· 8 years ago
bd3f657
Fix error condition on strtof inline.
by Dan Albert
· 8 years ago
d3e656a
Merge "Add __ANDROID_NDK__ to identify using the NDK."
by Treehugger Robot
· 8 years ago
f66fa49
Add __ANDROID_NDK__ to identify using the NDK.
by Dan Albert
· 8 years ago
4f36cab
Merge "libc: Move FORTIFY into one file; make style fixups"
by Treehugger Robot
· 8 years ago
33a8cb1
Use O_APPEND for stdio append mode.
by Elliott Hughes
· 8 years ago
d34b0a9
libc: Move FORTIFY into one file; make style fixups
by George Burgess IV
· 8 years ago
9306889
Merge "Build crtbegin with clang too."
by Treehugger Robot
· 8 years ago
33f9043
Merge "Create global seccomp policy."
by Treehugger Robot
· 8 years ago
b348d5c
Build crtbegin with clang too.
by Elliott Hughes
· 8 years ago
086b1b5
Merge "Split our FORTIFY implementation into libc_fortify"
by Treehugger Robot
· 8 years ago
b8115bd
Merge "tests: clean up bionic-unit-tests-static linking"
by Elliott Hughes
· 8 years ago
f32d484
tests: clean up bionic-unit-tests-static linking
by Elliott Hughes
· 8 years ago
6cb0687
Split our FORTIFY implementation into libc_fortify
by George Burgess IV
· 8 years ago
4fce647
Merge "Remove the HASLB and FREEUB macros."
by Treehugger Robot
· 8 years ago
4dc8018
Merge "Make xfail passes not failures."
by Elliott Hughes
· 8 years ago
bff8da3
Merge "Replace fmemopen."
by Elliott Hughes
· 8 years ago
89ff499
Merge "Apply recent strto* fix, add new tests."
by Elliott Hughes
· 8 years ago
57ad092
Merge "Replace killpg."
by Elliott Hughes
· 8 years ago
fd80e39
Merge "Switch to FreeBSD for wcsstr and wmemcpy."
by Treehugger Robot
· 8 years ago
80e4c15
Remove the HASLB and FREEUB macros.
by Elliott Hughes
· 8 years ago
3a4c454
Replace fmemopen.
by Elliott Hughes
· 8 years ago
aa3f96c
Create global seccomp policy.
by Steve Muckle
· 8 years ago
93a89f8
Make xfail passes not failures.
by Elliott Hughes
· 8 years ago
248b5cb
Merge "Explain how to handle device-specific headers."
by Elliott Hughes
· 8 years ago
71853ad
Merge "Remove outdated _FORTIFY_SOURCE #undefs"
by Treehugger Robot
· 8 years ago
53c4c8a
Remove outdated _FORTIFY_SOURCE #undefs
by George Burgess IV
· 8 years ago
b8ce939
Merge "Use __RENAME_IF_FILE_OFFSET64 where possible."
by Treehugger Robot
· 8 years ago
a57c878
Explain how to handle device-specific headers.
by Elliott Hughes
· 8 years ago
7c5a851
Use __RENAME_IF_FILE_OFFSET64 where possible.
by Elliott Hughes
· 8 years ago
0d6485e
Merge "Add __RENAME_IF_FILE_OFFSET64."
by Treehugger Robot
· 8 years ago
a571e9e
Merge "Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32."
by Elliott Hughes
· 8 years ago
9ada00a
Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32.
by Elliott Hughes
· 8 years ago
fbd8762
Merge "Make _scan_nan a bit less visible for libandroid_support users."
by Elliott Hughes
· 8 years ago
f560537
Add __RENAME_IF_FILE_OFFSET64.
by Dan Albert
· 8 years ago
98414b3
Make _scan_nan a bit less visible for libandroid_support users.
by Elliott Hughes
· 8 years ago
dcdd0e3
Merge "Hide various mbstate implementation details."
by Treehugger Robot
· 8 years ago
65cebf0
Merge "Allow passing filenames to generate-NOTICE.py."
by Treehugger Robot
· 8 years ago
697f42a
Hide various mbstate implementation details.
by Elliott Hughes
· 8 years ago
aac7c3a
Allow passing filenames to generate-NOTICE.py.
by Elliott Hughes
· 8 years ago
b1c3da1
Merge "__cfi_slowpath[_diag] are available to NDK and VNDK clients"
by Treehugger Robot
· 8 years ago
4ebed99
Merge "libm symbol cleanup."
by Treehugger Robot
· 8 years ago
5ea0b06
libm symbol cleanup.
by Elliott Hughes
· 8 years ago
03e9c49
Merge "Fix unistd._POSIX_macros_smoke test."
by Treehugger Robot
· 8 years ago
78c8b30
Merge "Move wchar _l functions out of wchar.cpp."
by Treehugger Robot
· 8 years ago
3f03579
Move wchar _l functions out of wchar.cpp.
by Dan Albert
· 8 years ago
a352935
Fix unistd._POSIX_macros_smoke test.
by Elliott Hughes
· 8 years ago
20f3399
Switch to FreeBSD for wcsstr and wmemcpy.
by Elliott Hughes
· 8 years ago
f826a37
Apply recent strto* fix, add new tests.
by Elliott Hughes
· 8 years ago
2d585e0
Merge changes from topic 'locale-android-support'
by Dan Albert
· 8 years ago
ada33eb
Merge "Really fix the mac build."
by Christopher Ferris
· 8 years ago
5fc1f6e
Really fix the mac build.
by Christopher Ferris
· 8 years ago
b1e4cc3
Merge "Fix max build."
by Treehugger Robot
· 8 years ago
bad43c7
Fix max build.
by Christopher Ferris
· 8 years ago
f1cee96
__cfi_slowpath[_diag] are available to NDK and VNDK clients
by Jiyong Park
· 8 years ago
61b7e11
Merge "Support memory alignment tests for string_benchmark.cpp"
by Christopher Ferris
· 8 years ago
1a8b7f2
Add a non-TLS slot implementation of locale.cpp.
by Dan Albert
· 8 years ago
f4447b9
Support memory alignment tests for string_benchmark.cpp
by Anders Lewis
· 8 years ago
e2fd010
Move non-locale.h APIs out of locale.cpp.
by Dan Albert
· 8 years ago
7532b32
Replace killpg.
by Elliott Hughes
· 8 years ago
3537331
Merge "Sync with upstream OpenBSD: trivial stuff."
by Treehugger Robot
· 8 years ago
b364683
Sync with upstream OpenBSD: trivial stuff.
by Elliott Hughes
· 8 years ago
61fcd39
Merge "The future passed part of <stdlib.h> by..."
by Treehugger Robot
· 8 years ago
fc544af
Merge "Properly handle elf-files without relocation sections"
by Treehugger Robot
· 8 years ago
0acb63a
Properly handle elf-files without relocation sections
by dimitry
· 8 years ago
fbefc86
Merge "sys_ptrace_test: Better detect missing HW support"
by Treehugger Robot
· 8 years ago
73d17e7
Merge "Move environ valiable into it's own file"
by Victor Khimenko
· 8 years ago
e76ff92
Merge "Make inline tcsetattr definition match constants."
by Elliott Hughes
· 8 years ago
6aaa227
Merge "Undo recent _FILE_OFFSET_BITS=64 changes."
by Treehugger Robot
· 8 years ago
c2828b8
Merge "Fix ffs on x86 for old API levels."
by Treehugger Robot
· 8 years ago
00fedf5
Undo recent _FILE_OFFSET_BITS=64 changes.
by Elliott Hughes
· 8 years ago
0a0743f
Move environ valiable into it's own file
by Victor Khimenko
· 8 years ago
4cae5c3
The future passed part of <stdlib.h> by...
by Elliott Hughes
· 8 years ago
95d8fb1
sys_ptrace_test: Better detect missing HW support
by Pavel Labath
· 8 years ago
ddefae7
Merge "Disable integer_overflow sanitizer in libm."
by Ivan Lozano
· 8 years ago
6c716a1
Merge "Support building binutils out of the box for x86/x86-64."
by Elliott Hughes
· 8 years ago
Next »