1. f1b4a5d Merge "Make tempnam/mktemp deprecated." by Yabin Cui · 10 years ago
  2. 9b4f77f Make tempnam/mktemp deprecated. by Yabin Cui · 10 years ago
  3. 4add77b Merge "Make gets() deprecated." by Yabin Cui · 10 years ago
  4. 913fcb2 Make gets() deprecated. by Yabin Cui · 10 years ago
  5. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 10 years ago
  6. 784de4e Revert "Move use of __warnattr to __deprecated." by Yabin Cui · 10 years ago
  7. 4645c4f Move use of __warnattr to __deprecated. by Yabin Cui · 10 years ago
  8. 1ed337d Clean up SEEK_SET definitions. by Elliott Hughes · 10 years ago
  9. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 10 years ago
  10. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 10 years ago
  11. 2ad11a9 Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 10 years ago
  12. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 10 years ago
  13. 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 10 years ago
  14. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  15. df85f50 Add an obvious comment to <stdio.h> for fixincludes. by Elliott Hughes · 10 years ago
  16. f4c1a36 Remove declarations for things that don't exist. by Elliott Hughes · 10 years ago
  17. 9635046 Hide declaration of gets(3) for C11 and later. by Dan Albert · 10 years ago
  18. 1291680 Revert "Hide declaration of gets(3) for C11 and later." by Dan Albert · 10 years ago
  19. c0ce590 Hide declaration of gets(3) for C11 and later. by Dan Albert · 10 years ago
  20. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 10 years ago
  21. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  22. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 10 years ago
  23. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 10 years ago
  24. 7eb28b5 FORTIFY_SOURCE: don't define s?printf macros if already defined by Nick Kralevich · 11 years ago
  25. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  26. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 11 years ago
  27. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 11 years ago
  28. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 11 years ago
  29. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 11 years ago
  30. c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 11 years ago
  31. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 11 years ago
  32. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 11 years ago
  33. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 11 years ago
  34. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 11 years ago
  35. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 11 years ago
  36. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  37. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  38. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  39. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 12 years ago
  40. 3975cec Remove (near-)duplicate definitions of size_t and ssize_t. by Elliott Hughes · 12 years ago
  41. ce45fea Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes. by Elliott Hughes · 12 years ago
  42. 7d56ccb Always take GCC's definition of NULL. by Elliott Hughes · 12 years ago
  43. 0cc0d25 Remove useless #defines and incorrect claims from header files. by Elliott Hughes · 12 years ago
  44. 422b6ef Define ssize_t if necessary. by Elliott Hughes · 12 years ago
  45. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  46. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 12 years ago
  47. 9b6cc22 FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro by Nick Kralevich · 12 years ago
  48. 965dbc6 FORTIFY_SOURCE: add fgets support. by Nick Kralevich · 12 years ago
  49. 9b549c3 FORTIFY_SOURCE: add sprintf / vsprintf support by Nick Kralevich · 12 years ago
  50. cffdf66 FORTIFY_SOURCE: add snprintf, vsnprintf by Nick Kralevich · 12 years ago
  51. f39a3fe Allow C++ to call fdprintf by Glenn Kasten · 13 years ago
  52. f582340 Fix the handle locking in stdio by Kenny Root · 14 years ago
  53. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 14 years ago
  54. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  55. fc10b24 Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell by Colin Cross · 15 years ago
  56. c120251 Added a comment. by Andy McFadden · 15 years ago
  57. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  58. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  60. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  61. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago