Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
942fa486f669da8bb5db724d5c4fdc93b4fb65d9
/
libc
/
include
/
stdlib.h
e61919a
Fix x86-64 libvpx build.
by Elliott Hughes
· 11 years ago
3fb5097
Add a hack to <stdlib.h> until we can fix libvpx.
by Elliott Hughes
· 11 years ago
a0beeea
Get the full set of PRNG functions in <stdlib.h>
by Elliott Hughes
· 11 years ago
b27a840
Add __pure2 to a few more functions, most notably gettid and pthread_self.
by Elliott Hughes
· 11 years ago
69f05d2
Fix the printf family for non-ASCII.
by Elliott Hughes
· 11 years ago
b8425c5
Adds quick_exit(3) and at_quick_exit(3) from freebsd
by Dan Albert
· 11 years ago
58d9e28
Switch to the upstream OpenBSD getenv/putenv/setenv implementation.
by Elliott Hughes
· 11 years ago
cce36c1
Use -fvisibility=hidden to build libc_gdtoa.
by Elliott Hughes
· 11 years ago
9f52564
Implement _Exit(3).
by Elliott Hughes
· 11 years ago
77e944f
Implement wctomb(3) for ltrace.
by Elliott Hughes
· 11 years ago
5a81738
Ensure we always have symbols for atof, strtof, strtold.
by Elliott Hughes
· 11 years ago
692207e
Add getprogname/setprogname for BSD compatibility.
by Elliott Hughes
· 11 years ago
fe317a3
Added mkstemp64
by Calin Juravle
· 11 years ago
c13fb75
Move bionic over to GCC's 'warning' attribute.
by Elliott Hughes
· 12 years ago
aec2ffb
Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.
by Elliott Hughes
· 12 years ago
0cc0d25
Remove useless #defines and incorrect claims from header files.
by Elliott Hughes
· 13 years ago
70f6901
libc: make atoi, atol, and atoll pure functions
by Nick Kralevich
· 13 years ago
85aad90
Add the posix_memalign(3) function to bionic
by Ken Sumrall
· 14 years ago
ad1ff2f
Add mkdtemp() prototype to stdlib.h.
by tedbo
· 15 years ago
bb5581a
libc: tag missing functions in system headers.
by David 'Digit' Turner
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
506b13d
Remove a gcc-4.5 compilation warning:
by Jing Yu
· 15 years ago
6458c49
Fix ptsname_r(3) return type to match glibc
by Colin Cross
· 15 years ago
5f53a18
Revert "Add qsort_r() implementation to the C library."
by Mathias Agopian
· 16 years ago
754c178
Add qsort_r() implementation to the C library.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago