Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
61fcd39e1720df131e2a7a7c4075f344bb413ca1
/
libc
/
include
/
android
e76ff92
Merge "Make inline tcsetattr definition match constants."
by Elliott Hughes
· 8 years ago
c2828b8
Merge "Fix ffs on x86 for old API levels."
by Treehugger Robot
· 8 years ago
1449974
Make inline tcsetattr definition match constants.
by Elliott Hughes
· 8 years ago
8f5608b
Fix ffs on x86 for old API levels.
by Elliott Hughes
· 8 years ago
79dd988
Work around missing _Exit in old API levels.
by Elliott Hughes
· 8 years ago
583ef36
The bsd_signal declaration shouldn't be visible if API > 21.
by Elliott Hughes
· 8 years ago
7ba2bed
Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21.
by Elliott Hughes
· 8 years ago
4473e34
Add legacy inlines for more termios stuff.
by Dan Albert
· 8 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
b3321c9
Merge changes I72d37b7c,I7d254a10,I2e967acf
by Treehugger Robot
· 9 years ago
16016df
versioner: refactor to use CompilerInstance directly.
by Josh Gao
· 9 years ago
75097b1
Add legacy inlines for fenv APIs.
by Dan Albert
· 9 years ago
e749abe
Add legacy inline for wait4.
by Dan Albert
· 9 years ago
a3ce418
Revert "Add legacy inlines for locale aware APIs."
by Dan Albert
· 9 years ago
dfb74c5
Minor copyright header unification.
by Elliott Hughes
· 9 years ago
95fa061
Rename __pure, __pure2, and __purefunc.
by Elliott Hughes
· 9 years ago
6cd9fb0
Fix warnings (and errors) in static inline headers.
by Josh Gao
· 9 years ago
6576a37
Add legacy inlines for locale aware APIs.
by Dan Albert
· 9 years ago
495ec92
Add __ANDROID_API_FUTURE__.
by Dan Albert
· 9 years ago
fff29fe
versioner: add support for __VERSIONER_NO_GUARD.
by Josh Gao
· 9 years ago
bfb6bae
versioner: replace availability attributes with annotate.
by Josh Gao
· 9 years ago
3b2096a
Remove unnecessary 'extern's.
by Elliott Hughes
· 9 years ago
203e13d
Always include <sys/cdefs.h>.
by Elliott Hughes
· 9 years ago
3ba55f8
Rationalize visibility.
by Elliott Hughes
· 9 years ago
46b4416
Update header versions for NDK platform fixes.
by Josh Gao
· 9 years ago
41fd295
Remove linker-namespace functions from the header
by Dimitry Ivanov
· 9 years ago
ed50763
Remove <sys/atomics.h>.
by Elliott Hughes
· 9 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 9 years ago
b8e1b705
Make the legacy inline headers compile standalone.
by Josh Gao
· 9 years ago
99739d4
Don't redefine __ANDROID_API__.
by Josh Gao
· 9 years ago
2675a9e
Make <android/dlext.h> compile standalone.
by Josh Gao
· 9 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
126af75
Implement load at fixed address feature
by Dmitriy Ivanov
· 10 years ago
8a11628
Add flag that makes linker honor min(p_vaddr)
by Dmitriy Ivanov
· 10 years ago
9b82136
Add ANDROID_DLEXT_FORCE_LOAD flag
by Dmitriy Ivanov
· 10 years ago
466dbe4
Put back inline definitions if using an old API.
by Dan Albert
· 11 years ago
aad1a39
libc: Fix headers to allow direct inclusion.
by David 'Digit' Turner
· 11 years ago
a6c1279
Rename library_offset to library_fd_offset
by Dmitriy Ivanov
· 11 years ago
07e5bc1
Add file_offset parameter to android_extinfo
by Dmitriy Ivanov
· 11 years ago
3a25ab9
Missing #include <sys/cdefs.h>.
by Dan Albert
· 11 years ago
ce6b1ab
Expose android_set_abort_message().
by Dan Albert
· 11 years ago
3a8646f
Change android_dlextinfo flags to uint64_t
by Dmitriy Ivanov
· 11 years ago
04dc91a
Load library using file handle.
by Dmitriy Ivanov
· 11 years ago
4aa2e6a
Give bionic's __ANDROID_API__ a more reasonable value.
by Elliott Hughes
· 11 years ago
183ad9d
Allow sharing the RELRO section via a file.
by Torne (Richard Coles)
· 11 years ago
12bbb91
Support loading libraries to a reserved address.
by Torne (Richard Coles)
· 12 years ago
012cb45
Add android_dlopen_ext() interface to linker.
by Torne (Richard Coles)
· 12 years ago
23d2439
libc: Add <android/api-level.h>
by David 'Digit' Turner
· 15 years ago