index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
stdio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove declarations for things that don't exist.
Elliott Hughes
2014-07-29
1
-9
/
+0
*
Hide declaration of gets(3) for C11 and later.
Dan Albert
2014-06-17
1
-0
/
+2
*
Revert "Hide declaration of gets(3) for C11 and later."
Dan Albert
2014-06-17
1
-2
/
+0
*
Hide declaration of gets(3) for C11 and later.
Dan Albert
2014-06-17
1
-0
/
+2
*
Merge "Remove declaration for putw(3)/getw(3)."
Dan Albert
2014-06-12
1
-2
/
+0
|
\
|
*
Remove declaration for putw(3)/getw(3).
Dan Albert
2014-06-11
1
-2
/
+0
*
|
Remove declarations related to cuserid(3).
Dan Albert
2014-06-11
1
-2
/
+0
|
/
*
Switch to POSIX dprintf/vdprintf.
Elliott Hughes
2014-05-22
1
-15
/
+3
*
FORTIFY_SOURCE: don't define s?printf macros if already defined
Nick Kralevich
2014-03-18
1
-4
/
+8
*
Clean up <stdio.h> macros.
Elliott Hughes
2014-03-13
1
-77
/
+0
*
Allow GCC-built fortified code to run on a clang-built bionic.
Elliott Hughes
2013-12-19
1
-6
/
+5
*
Move bionic over to GCC's 'warning' attribute.
Elliott Hughes
2013-12-17
1
-12
/
+12
*
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Elliott Hughes
2013-10-22
1
-1
/
+2
*
Wrap sprintf()/snprintf() macros to prevent expansion errors.
Stephen Hines
2013-10-11
1
-2
/
+4
*
stdio.h: enable vs?printf clang FORTIFY_SOURCE
Nick Kralevich
2013-06-27
1
-2
/
+0
*
libc: enable FORTIFY_SOURCE snprintf under clang
Nick Kralevich
2013-06-25
1
-4
/
+8
*
libc: enable sprintf FORTIFY_SOURCE under clang
Nick Kralevich
2013-06-24
1
-2
/
+11
*
libc: add limited FORTIFY_SOURCE support for clang
Nick Kralevich
2013-06-18
1
-2
/
+2
*
libc: Introduce __errordecl()
Nick Kralevich
2013-06-18
1
-4
/
+2
*
Add more __restricts, clean up __format__ attributes.
Elliott Hughes
2013-05-14
1
-80
/
+69
*
libc: upgrade some libc functions to _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-30
1
-6
/
+4
*
libc: upgrade sprintf to _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
1
-1
/
+1
*
Fix builds where _FORTIFY_SOURCE is off.
Elliott Hughes
2013-03-22
1
-2
/
+2
*
Unit tests for formatting code, fix %%.
Elliott Hughes
2013-01-28
1
-2
/
+2
*
Remove (near-)duplicate definitions of size_t and ssize_t.
Elliott Hughes
2012-11-29
1
-20
/
+1
*
Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes.
Elliott Hughes
2012-10-22
1
-0
/
+4
*
Always take GCC's definition of NULL.
Elliott Hughes
2012-10-01
1
-7
/
+2
*
Remove useless #defines and incorrect claims from header files.
Elliott Hughes
2012-10-01
1
-10
/
+3
*
Define ssize_t if necessary.
Elliott Hughes
2012-09-28
1
-0
/
+5
*
Add getdelim(3) and getline(3) to bionic
Irina Tirdea
2012-09-27
1
-0
/
+3
*
disable _FORTIFY_SOURCE under clang
Nick Kralevich
2012-08-29
1
-9
/
+0
*
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
Nick Kralevich
2012-07-13
1
-1
/
+1
*
FORTIFY_SOURCE: add fgets support.
Nick Kralevich
2012-07-09
1
-0
/
+39
*
FORTIFY_SOURCE: add sprintf / vsprintf support
Nick Kralevich
2012-06-13
1
-14
/
+57
*
FORTIFY_SOURCE: add snprintf, vsnprintf
Nick Kralevich
2012-06-11
1
-0
/
+28
*
Allow C++ to call fdprintf
Glenn Kasten
2012-02-09
1
-0
/
+2
*
Fix the handle locking in stdio
Kenny Root
2011-02-14
1
-14
/
+20
*
libc: tag missing functions in system headers.
David 'Digit' Turner
2010-10-09
1
-0
/
+2
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-1
/
+1
*
Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell
Colin Cross
2010-01-15
1
-0
/
+11
*
Added a comment.
Andy McFadden
2009-11-25
1
-0
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+437
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-437
/
+0
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-0
/
+10
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-7
/
+1
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+433