index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
stdio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Remove _FORTIFY_SOURCE in implementation files.
Stephen Hines
2013-10-01
2
-0
/
+2
*
Fix %hhd formats in the printf family.
Elliott Hughes
2013-09-23
2
-1
/
+8
*
Upgrade mktemp.c to the current upstream version.
Elliott Hughes
2013-07-19
1
-184
/
+0
*
Switch to current upstream stdio makebuf.c and setvbuf.c.
Elliott Hughes
2013-06-12
2
-258
/
+0
*
Clean up abort.
Elliott Hughes
2013-06-12
4
-10
/
+9
*
Start moving to current FreeBSD stdio.
Elliott Hughes
2013-04-11
30
-1909
/
+0
*
Define DEFFILEMODE and friends
Hakan Kvist
2012-11-29
3
-4
/
+4
*
Move non-upstream code into the libc/bionic directory.
Elliott Hughes
2012-10-01
6
-373
/
+0
*
Fix tmpfile(3).
Elliott Hughes
2012-09-26
1
-81
/
+0
*
Merge "Add missing va_end() to prevent stack corruptions"
Ian Rogers
2012-08-24
1
-0
/
+1
|
\
|
*
Add missing va_end() to prevent stack corruptions
Yaroslav Miroshnychenko
2012-07-13
1
-0
/
+1
*
|
vfprintf: fix spelling.
Nick Kralevich
2012-07-25
1
-1
/
+1
*
|
FORTIFY_SOURCE: add fgets support.
Nick Kralevich
2012-07-09
1
-0
/
+60
*
|
FORTIFY_SOURCE: add sprintf / vsprintf support
Nick Kralevich
2012-06-13
2
-0
/
+119
*
|
FORTIFY_SOURCE: add snprintf, vsnprintf
Nick Kralevich
2012-06-11
2
-0
/
+119
|
/
*
libc: speed-up flockfile()/funlockfile()
David 'Digit' Turner
2011-11-15
3
-150
/
+37
*
am 4685acbd: am 9efda5b7: Merge "typo in libc/stdio/wcio.h"
David Turner
2011-08-03
1
-1
/
+1
|
\
|
*
typo in libc/stdio/wcio.h
Nathan Forbes
2011-07-02
1
-1
/
+1
*
|
am c5c84c86: Merge "vfscanf: Add support for L type modifier for long long"
David Turner
2011-05-17
1
-1
/
+7
|
\
\
|
|
/
|
*
vfscanf: Add support for L type modifier for long long
Chris Fries
2011-05-05
1
-1
/
+7
*
|
Fix the handle locking in stdio
Kenny Root
2011-02-14
35
-78
/
+219
*
|
Merge "Bug 3330205 Put blanks and zeroes in const area"
Glenn Kasten
2011-01-16
3
-4
/
+4
|
\
\
|
*
|
Bug 3330205 Put blanks and zeroes in const area
Glenn Kasten
2011-01-09
3
-4
/
+4
|
|
/
*
|
Bug 3330205 Remove unnecessary static variable
Glenn Kasten
2011-01-09
1
-1
/
+0
|
/
*
stdio: make internal symbols static/hidden
Jim Huang
2010-10-15
5
-5
/
+5
*
improve readability of stdio: fix indentation and remove trailing spaces
André Goddard Rosa
2010-05-17
15
-57
/
+56
*
stdio: simplify __fremovelock()
André Goddard Rosa
2010-05-10
1
-3
/
+1
*
stdio: simplify vasprintf()
André Goddard Rosa
2010-04-29
1
-4
/
+1
*
stdio: simplify asprintf()
André Goddard Rosa
2010-04-29
1
-5
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
72
-0
/
+7565
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
72
-7565
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
2
-0
/
+216
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
71
-0
/
+7349