Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b24dab5893fe22c6f412b51a938420e9fad33c3c
/
libc
/
include
/
android
/
legacy_stdlib_inlines.h
45655d3
Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation.
by Elliott Hughes
· 11 months ago
14a5588
<stdlib.h>: ato*()/strto*() cleanup.
by Elliott Hughes
· 1 year ago
2237fcf
Revert "Use inline keyword without underscores consistently"
by Dan Albert
· 1 year, 3 months ago
58f06e1
Use inline keyword without underscores consistently
by Nick Desaulniers
· 1 year, 4 months ago
ac6d59c
Nullability check for modules in include/android directory
by zijunzhao
· 2 years, 5 months ago
fbd7970
Remove <stdlib.h> cruft.
by Elliott Hughes
· 2 years, 6 months ago
527d012
Remove <stdlib.h> abs/labs/llabs inline for API level 19.
by Elliott Hughes
· 2 years, 6 months ago
8813464
legacy strtof inline: don't set errno for "inf"
by Ryan Prichard
· 3 years, 4 months ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
4d4a783
Add a few more legacy inlines for strto*_l.
by Dan Albert
· 8 years ago
989d804
Reland "Cleanup transitive includes in the legacy inlines."
by Dan Albert
· 8 years ago
54c7152
Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""
by Joachim Sauer
· 8 years ago
a074ac7
Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""
by Dan Albert
· 8 years ago
51a7fe8
Mark abs/labs/llabs as 19+ rather than 21+
by Ryan Prichard
· 8 years ago
b37e9aa
Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""
by Dan Albert
· 8 years ago
f945fb6
Revert "Revert "Cleanup transitive includes in the legacy inlines.""
by Dan Albert
· 8 years ago
9cb8639
Revert "Cleanup transitive includes in the legacy inlines."
by Orion Hodson
· 8 years ago
43df953
Cleanup transitive includes in the legacy inlines.
by Dan Albert
· 8 years ago
2f94a29
Rename _Exit in a way that works with libandroid_support.
by Elliott Hughes
· 8 years ago
cd8828c
Put back the _Exit rename for pre-L.
by Dan Albert
· 8 years ago
bd3f657
Fix error condition on strtof inline.
by Dan Albert
· 8 years ago
79dd988
Work around missing _Exit in old API levels.
by Elliott Hughes
· 8 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
a3ce418
Revert "Add legacy inlines for locale aware APIs."
by Dan Albert
· 9 years ago
6576a37
Add legacy inlines for locale aware APIs.
by Dan Albert
· 9 years ago
b8e1b705
Make the legacy inline headers compile standalone.
by Josh Gao
· 9 years ago
466dbe4
Put back inline definitions if using an old API.
by Dan Albert
· 11 years ago