Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
92f3cc50c8d884d1eb3496ebfba7d3916fc711e8
/
libc
/
include
/
stdio.h
c8ae8bd
stdio.h: enable vs?printf clang FORTIFY_SOURCE
by Nick Kralevich
· 11 years ago
621b19d
libc: enable FORTIFY_SOURCE snprintf under clang
by Nick Kralevich
· 11 years ago
c6eb985
libc: enable sprintf FORTIFY_SOURCE under clang
by Nick Kralevich
· 11 years ago
16d1af1
libc: add limited FORTIFY_SOURCE support for clang
by Nick Kralevich
· 11 years ago
b24c063
libc: Introduce __errordecl()
by Nick Kralevich
· 11 years ago
d04c183
Add more __restricts, clean up __format__ attributes.
by Elliott Hughes
· 12 years ago
9020fd5
libc: upgrade some libc functions to _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
78d6d98
libc: upgrade sprintf to _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
890c8ed
Fix builds where _FORTIFY_SOURCE is off.
by Elliott Hughes
· 12 years ago
41b3179
Unit tests for formatting code, fix %%.
by Elliott Hughes
· 12 years ago
3975cec
Remove (near-)duplicate definitions of size_t and ssize_t.
by Elliott Hughes
· 12 years ago
ce45fea
Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes.
by Elliott Hughes
· 12 years ago
7d56ccb
Always take GCC's definition of NULL.
by Elliott Hughes
· 12 years ago
0cc0d25
Remove useless #defines and incorrect claims from header files.
by Elliott Hughes
· 12 years ago
422b6ef
Define ssize_t if necessary.
by Elliott Hughes
· 12 years ago
eac9eb4
Add getdelim(3) and getline(3) to bionic
by Irina Tirdea
· 12 years ago
829c089
disable _FORTIFY_SOURCE under clang
by Nick Kralevich
· 12 years ago
9b6cc22
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
by Nick Kralevich
· 12 years ago
965dbc6
FORTIFY_SOURCE: add fgets support.
by Nick Kralevich
· 12 years ago
9b549c3
FORTIFY_SOURCE: add sprintf / vsprintf support
by Nick Kralevich
· 12 years ago
cffdf66
FORTIFY_SOURCE: add snprintf, vsnprintf
by Nick Kralevich
· 12 years ago
f39a3fe
Allow C++ to call fdprintf
by Glenn Kasten
· 13 years ago
f582340
Fix the handle locking in stdio
by Kenny Root
· 14 years ago
bb5581a
libc: tag missing functions in system headers.
by David 'Digit' Turner
· 14 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 14 years ago
fc10b24
Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell
by Colin Cross
· 15 years ago
c120251
Added a comment.
by Andy McFadden
· 15 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
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 16 years ago