1. 4c2da03 Fix the newly-introduced warning and turn on -Werror. by Elliott Hughes · 10 years ago
  2. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  3. 7b1a95b Merge "Add include guard to fileext.h" by Calin Juravle · 10 years ago
  4. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 10 years ago
  5. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 10 years ago
  6. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 10 years ago
  7. 9287223 Add include guard to fileext.h by Calin Juravle · 10 years ago
  8. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 10 years ago
  9. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 10 years ago
  10. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 10 years ago
  11. 4bd97ce Switch to gdtoa. by Elliott Hughes · 10 years ago
  12. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 10 years ago
  13. 5eb6704 Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. by Elliott Hughes · 10 years ago
  14. edd7c2e Fix the printf issue for 64 bits. The following case: by Alexander Ivchenko · 10 years ago
  15. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 10 years ago
  16. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 10 years ago
  17. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 10 years ago
  18. ad41e9a More stdio cleanup. by Elliott Hughes · 10 years ago
  19. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  20. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  21. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  22. 35d937e Remove _FORTIFY_SOURCE in implementation files. by Stephen Hines · 11 years ago
  23. 1d13c64 Fix %hhd formats in the printf family. by Elliott Hughes · 11 years ago
  24. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 11 years ago
  25. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 11 years ago
  26. 61e699a Clean up abort. by Elliott Hughes · 11 years ago
  27. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 11 years ago
  28. f27b7fb Define DEFFILEMODE and friends by Hakan Kvist · 12 years ago
  29. a89864a Move non-upstream code into the libc/bionic directory. by Elliott Hughes · 12 years ago
  30. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  31. a37ce7f Merge "Add missing va_end() to prevent stack corruptions" by Ian Rogers · 12 years ago
  32. 9145ad3 vfprintf: fix spelling. by Nick Kralevich · 12 years ago
  33. c7dcd67 Add missing va_end() to prevent stack corruptions by Yaroslav Miroshnychenko · 12 years ago
  34. 965dbc6 FORTIFY_SOURCE: add fgets support. by Nick Kralevich · 12 years ago
  35. 9b549c3 FORTIFY_SOURCE: add sprintf / vsprintf support by Nick Kralevich · 12 years ago
  36. cffdf66 FORTIFY_SOURCE: add snprintf, vsnprintf by Nick Kralevich · 12 years ago
  37. 9831ad3 libc: speed-up flockfile()/funlockfile() by David 'Digit' Turner · 13 years ago
  38. bc9d1fe am 4685acbd: am 9efda5b7: Merge "typo in libc/stdio/wcio.h" by David Turner · 13 years ago
  39. 7743f68 typo in libc/stdio/wcio.h by Nathan Forbes · 13 years ago
  40. 3f7a322 am c5c84c86: Merge "vfscanf: Add support for L type modifier for long long" by David Turner · 13 years ago
  41. 712e4f8 vfscanf: Add support for L type modifier for long long by Chris Fries · 13 years ago
  42. f582340 Fix the handle locking in stdio by Kenny Root · 13 years ago
  43. f4e10b7 Merge "Bug 3330205 Put blanks and zeroes in const area" by Glenn Kasten · 13 years ago
  44. e9d0518 Bug 3330205 Remove unnecessary static variable by Glenn Kasten · 13 years ago
  45. 0946b1f Bug 3330205 Put blanks and zeroes in const area by Glenn Kasten · 13 years ago
  46. b486773 stdio: make internal symbols static/hidden by Jim Huang · 14 years ago
  47. a910abc improve readability of stdio: fix indentation and remove trailing spaces by André Goddard Rosa · 14 years ago
  48. 051ea9b stdio: simplify __fremovelock() by André Goddard Rosa · 14 years ago
  49. c8a850b stdio: simplify vasprintf() by André Goddard Rosa · 14 years ago
  50. 6aed428 stdio: simplify asprintf() by André Goddard Rosa · 14 years ago
  51. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  52. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  53. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  54. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago