Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
c45b5881121f9c3af50af3f76113b09d0144f60d
/
libc
/
stdio
/
local.h
7f0849f
Fix sscanf/wcstod parsing of NaNs.
by Elliott Hughes
· 9 years ago
70715da
More stdio one-liners.
by Elliott Hughes
· 9 years ago
7b737e4
Remove #pragma GCC visibility.
by Elliott Hughes
· 9 years ago
03e65eb
Implement funopen64.
by Elliott Hughes
· 10 years ago
e70e0e9
Move internal FILE flags macros to "local.h" from <stdio.h>.
by Elliott Hughes
· 10 years ago
023c307
Add _seek64 to FILE.
by Elliott Hughes
· 10 years ago
b877601
Put struct FILE back how NDK-built apps expect it.
by Elliott Hughes
· 10 years ago
2704bd1
Simplify fseek/ftell.
by Elliott Hughes
· 10 years ago
923f165
Make FILE*s less usable after fclose(3).
by Elliott Hughes
· 10 years ago
bb46afd
Revert "Revert "Remove __sinit and __sdidinit.""
by Elliott Hughes
· 10 years ago
c8bae05
Revert "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
4371961
Remove __sinit and __sdidinit.
by Elliott Hughes
· 10 years ago
76144aa
Change _stdio_handles_locking into _caller_handles_locking.
by Yabin Cui
· 10 years ago
a818445
Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
by Christopher Ferris
· 10 years ago
f0141df
Make struct FILE opaque.
by Elliott Hughes
· 10 years ago
8b5df39
Turn on -Wold-style-cast and fix the errors.
by Elliott Hughes
· 11 years ago
8c4994b
Implement __fsetlocking.
by Elliott Hughes
· 11 years ago
c48c3e4
Fix flockfile(3) and friends for stdin/stdout/stderr too.
by Elliott Hughes
· 11 years ago
78ba823
Add back symbols to fix Greed for Glory franchise.
by Christopher Ferris
· 11 years ago
abefc93
Re-expose more stdio implementation details for LP32.
by Elliott Hughes
· 11 years ago
5f35710
Expose __swsetup for LP32 binary compatibility.
by Elliott Hughes
· 11 years ago
a167eef
Fix visibility for a bunch more symbols.
by Elliott Hughes
· 11 years ago
f6d2ca2
Expose __srefill for LP64 until we can fix the NDK.
by Elliott Hughes
· 11 years ago
aa50585
Restore __srefill for LP32.
by Elliott Hughes
· 11 years ago
35d90bb
Restore __srget and __swbuf for LP32.
by Elliott Hughes
· 11 years ago
2899de9
Hide various stdio implementation details.
by Elliott Hughes
· 11 years ago
4c2da03
Fix the newly-introduced warning and turn on -Werror.
by Elliott Hughes
· 11 years ago
e2341d0
Disable %n in printf and vfwprintf.
by Elliott Hughes
· 11 years ago
01ae00f
Switch to the OpenBSD implementations of the wide scanf functions.
by Elliott Hughes
· 11 years ago
0549371
Upgrade to current vfprintf.
by Elliott Hughes
· 11 years ago
f2cea02
Clean up <stdio.h> macros.
by Elliott Hughes
· 11 years ago
1d13c64
Fix %hhd formats in the printf family.
by Elliott Hughes
· 12 years ago
61e699a
Clean up abort.
by Elliott Hughes
· 12 years ago
f27b7fb
Define DEFFILEMODE and friends
by Hakan Kvist
· 13 years ago
f582340
Fix the handle locking in stdio
by Kenny Root
· 14 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago