This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
bionic
Watch
1
Star
0
Fork
0
You've already forked bionic
Code
Issues
Pull Requests
Releases
Wiki
Activity
bionic
/
libc
/
stdio
History
Yabin Cui
fb994f4c04
Add fileno_unlocked to support thread sanitizer.
...
Bug: 25392375 Change-Id: If3f92a0e08a53f4b59e01397e8efa307d8572349
2015-11-06 16:13:47 -08:00
..
findfp.c
Make struct FILE opaque.
2015-10-12 12:53:42 -07:00
fread.c
Fix fread returning bad data.
2015-02-27 18:22:45 -08:00
glue.h
Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
2015-10-23 12:32:52 -07:00
local.h
Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
2015-10-23 12:32:52 -07:00
refill.c
Fix stdio read after EOF behavior.
2015-10-09 17:57:26 -07:00
snprintf.c
Remove _FORTIFY_SOURCE in implementation files.
2013-10-01 15:02:07 -07:00
sprintf.c
Remove _FORTIFY_SOURCE in implementation files.
2013-10-01 15:02:07 -07:00
stdio_ext.cpp
Add fileno_unlocked to support thread sanitizer.
2015-11-06 16:13:47 -08:00
stdio.c
Don't use TEMP_FAILURE_RETRY on close in bionic.
2015-05-15 16:20:07 -07:00
wcio.h
Fix flockfile(3) and friends for stdin/stdout/stderr too.
2014-11-19 15:16:51 -08:00