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
*
Hide internal of pthread_mutex_t.
Yabin Cui
2015-03-25
1
-1
/
+5
*
Fix fread returning bad data.
Christopher Ferris
2015-02-27
1
-0
/
+6
*
Fix optimized fread.
Elliott Hughes
2015-01-24
1
-1
/
+1
*
Turn on -Wold-style-cast and fix the errors.
Elliott Hughes
2015-01-21
2
-0
/
+7
*
Implement __fsetlocking.
Elliott Hughes
2015-01-21
3
-15
/
+23
*
Fix signed/unsigned comparison that was upsetting clang.
Elliott Hughes
2015-01-20
1
-1
/
+1
*
Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions.
Elliott Hughes
2015-01-20
1
-0
/
+90
*
Optimized fread.
Elliott Hughes
2015-01-20
1
-35
/
+64
*
Avoid pathological behavior in OpenBSD's fread.
Elliott Hughes
2014-12-02
1
-0
/
+104
*
Fix flockfile(3) and friends for stdin/stdout/stderr too.
Elliott Hughes
2014-11-19
4
-0
/
+20
*
Add non-macro stdin/stdout/stderr too.
Elliott Hughes
2014-11-14
2
-5
/
+4
*
Fix warning of missing field initializer.
Chih-Hung Hsieh
2014-11-04
1
-2
/
+2
*
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
Elliott Hughes
2014-11-03
1
-0
/
+188
*
Add back symbols to fix Greed for Glory franchise.
Christopher Ferris
2014-10-09
1
-6
/
+8
*
Re-expose more stdio implementation details for LP32.
Elliott Hughes
2014-09-24
2
-12
/
+9
*
Sync with upstream findfp.c.
Elliott Hughes
2014-09-24
1
-0
/
+2
*
Expose __swsetup for LP32 binary compatibility.
Elliott Hughes
2014-09-11
1
-10
/
+6
*
Add <stdio_ext.h> for elfutils.
Elliott Hughes
2014-08-20
1
-0
/
+96
*
Fix visibility for a bunch more symbols.
Elliott Hughes
2014-07-14
1
-8
/
+1
*
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
[next]