index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a fortified implementation of realpath
Daniel Micay
2015-04-20
1
-0
/
+21
*
Make tempnam/mktemp deprecated.
Yabin Cui
2015-02-25
1
-1
/
+1
*
Revert "Move use of __warnattr to __deprecated."
Yabin Cui
2015-02-17
1
-1
/
+1
*
Move use of __warnattr to __deprecated.
Yabin Cui
2015-02-17
1
-1
/
+1
*
Merge "Put back inline definitions if using an old API."
Dan Albert
2015-01-30
1
-10
/
+14
|
\
|
*
Put back inline definitions if using an old API.
Dan Albert
2015-01-29
1
-10
/
+14
*
|
Add primitive CPPLINT.cfg.
Dan Albert
2015-01-29
1
-1
/
+1
|
/
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-6
/
+7
*
Reduce <stdlib.h> namespace pollution.
Elliott Hughes
2015-01-24
1
-1
/
+0
*
Fix ptsname(3) and ttyname(3) to use TLS.
Elliott Hughes
2014-12-09
1
-1
/
+1
*
Add POSIX lcong48.
Elliott Hughes
2014-11-06
1
-9
/
+10
*
change unsigned int to uint32_t for api arc4random/arc4random_uniform
Yabin Cui
2014-10-28
1
-2
/
+2
*
Merge "Fix incorrect parameter types for locale funcs."
Dan Albert
2014-09-24
1
-2
/
+2
|
\
|
*
Fix incorrect parameter types for locale funcs.
Dan Albert
2014-09-23
1
-2
/
+2
*
|
CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
Elliott Hughes
2014-09-23
1
-1
/
+8
|
/
*
Change name of MB_CUR_MAX implementation function.
Dan Albert
2014-08-14
1
-2
/
+2
*
Revert "Add a hack to <stdlib.h> until we can fix libvpx."
Elliott Hughes
2014-08-06
1
-6
/
+0
*
Proper MB_CUR_MAX.
Dan Albert
2014-07-30
1
-1
/
+2
*
Remove declarations for things that don't exist.
Elliott Hughes
2014-07-29
1
-4
/
+0
*
Fix linkage of grantpt(3).
Elliott Hughes
2014-07-25
1
-12
/
+6
*
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
1
-0
/
+4
*
Revert "Add locale aware APIs."
Dan Albert
2014-07-09
1
-4
/
+0
*
Add locale aware APIs.
Dan Albert
2014-07-09
1
-0
/
+4
*
Sync to current upstream arc4random.
Elliott Hughes
2014-06-24
1
-3
/
+4
*
Fix x86-64 libvpx build.
Elliott Hughes
2014-06-12
1
-2
/
+2
*
Add a hack to <stdlib.h> until we can fix libvpx.
Elliott Hughes
2014-06-12
1
-0
/
+6
*
Get the full set of PRNG functions in <stdlib.h>
Elliott Hughes
2014-06-12
1
-14
/
+9
*
Add __pure2 to a few more functions, most notably gettid and pthread_self.
Elliott Hughes
2014-06-11
1
-3
/
+3
*
Fix the printf family for non-ASCII.
Elliott Hughes
2014-06-05
1
-1
/
+1
*
Adds quick_exit(3) and at_quick_exit(3) from freebsd
Dan Albert
2014-04-29
1
-0
/
+5
*
Switch to the upstream OpenBSD getenv/putenv/setenv implementation.
Elliott Hughes
2014-04-22
1
-4
/
+4
*
Use -fvisibility=hidden to build libc_gdtoa.
Elliott Hughes
2014-04-22
1
-3
/
+4
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-1
/
+2
*
Implement wctomb(3) for ltrace.
Elliott Hughes
2014-04-07
1
-2
/
+0
*
Ensure we always have symbols for atof, strtof, strtold.
Elliott Hughes
2014-03-12
1
-13
/
+7
*
Add getprogname/setprogname for BSD compatibility.
Elliott Hughes
2014-02-28
1
-0
/
+4
*
Added mkstemp64
Calin Juravle
2014-02-24
1
-0
/
+1
*
Move bionic over to GCC's 'warning' attribute.
Elliott Hughes
2013-12-17
1
-3
/
+3
*
Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.
Elliott Hughes
2013-08-12
1
-11
/
+3
*
Remove useless #defines and incorrect claims from header files.
Elliott Hughes
2012-10-01
1
-8
/
+2
*
libc: make atoi, atol, and atoll pure functions
Nick Kralevich
2012-06-14
1
-3
/
+3
*
Add the posix_memalign(3) function to bionic
Ken Sumrall
2011-12-14
1
-0
/
+2
*
Add mkdtemp() prototype to stdlib.h.
tedbo
2010-11-30
1
-0
/
+1
*
libc: tag missing functions in system headers.
David 'Digit' Turner
2010-10-09
1
-1
/
+7
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-0
/
+2
*
Remove a gcc-4.5 compilation warning:
Jing Yu
2010-06-09
1
-1
/
+1
*
Fix ptsname_r(3) return type to match glibc
Colin Cross
2010-01-12
1
-1
/
+1
*
Revert "Add qsort_r() implementation to the C library."
android-sdk-2.1_r1
android-2.1_r2.1s
android-2.1_r2
android-2.1_r1
Mathias Agopian
2009-12-03
1
-1
/
+0
*
Add qsort_r() implementation to the C library.
David 'Digit' Turner
2009-12-03
1
-0
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+177
[next]