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
*
Expose __srefill for LP64 until we can fix the NDK.
Elliott Hughes
2014-05-27
1
-1
/
+3
*
Restore __srefill for LP32.
Elliott Hughes
2014-05-27
1
-3
/
+10
*
Restore __srget and __swbuf for LP32.
Elliott Hughes
2014-05-25
1
-2
/
+12
*
Hide various stdio implementation details.
Elliott Hughes
2014-05-22
2
-0
/
+13
*
Fix the newly-introduced warning and turn on -Werror.
Elliott Hughes
2014-05-16
1
-4
/
+1
*
Register _cleanup function with atexit
Dmitriy Ivanov
2014-05-15
1
-206
/
+0
*
Merge "Add include guard to fileext.h"
Calin Juravle
2014-05-06
1
-0
/
+5
|
\
|
*
Add include guard to fileext.h
Calin Juravle
2014-05-02
1
-0
/
+5
*
|
Merge "Disable %n in printf and vfwprintf."
Elliott Hughes
2014-05-05
1
-0
/
+1
|
\
\
|
*
|
Disable %n in printf and vfwprintf.
Elliott Hughes
2014-05-05
1
-0
/
+1
|
|
/
*
|
Switch to current upstream OpenBSD fwrite.c.
Elliott Hughes
2014-05-02
1
-48
/
+0
|
/
*
Switch to the OpenBSD implementations of the wide scanf functions.
Elliott Hughes
2014-04-29
4
-38
/
+62
*
Switch to upstream OpenBSD fread/fvwrite.
Elliott Hughes
2014-04-18
2
-383
/
+0
*
Upgrade to current vfprintf.
Elliott Hughes
2014-04-17
3
-1370
/
+2
*
Switch to gdtoa.
Elliott Hughes
2014-04-16
1
-3
/
+3
*
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
1
-33
/
+2
*
Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix.
Elliott Hughes
2014-04-11
1
-14
/
+8
*
Fix the printf issue for 64 bits. The following case:
Alexander Ivchenko
2014-04-02
1
-67
/
+103
*
Remove ALIGNBYTES and ALIGN from <sys/param.h>
Calin Juravle
2014-03-21
1
-0
/
+3
*
Clean up <stdio.h> macros.
Elliott Hughes
2014-03-13
1
-2
/
+20
*
Upgrade to current upstream scanf implementation.
Elliott Hughes
2014-03-12
3
-926
/
+0
*
More stdio cleanup.
Elliott Hughes
2014-03-11
3
-268
/
+0
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-10
/
+1
*
Clean up our OpenBSD usage.
Elliott Hughes
2014-02-21
19
-1486
/
+0
*
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
[next]