1. 3f31610 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  2. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  3. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 6 years ago
  4. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  5. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 7 years ago
  6. 9412cb3 clang-format local.h. by Elliott Hughes · 7 years ago
  7. 5a98234 Merge stdio/local.h and stdio/wcio.h. by Elliott Hughes · 7 years ago
  8. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  9. 733c1e4 Avoid trademarks. by Elliott Hughes · 7 years ago
  10. 1a56a26 Speed up __sfileext initialization. by Elliott Hughes · 8 years ago
  11. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  12. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  13. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  14. d9a7de1 Remove some always-on #ifdefery. by Elliott Hughes · 8 years ago
  15. cc3d04f Add null checks to <dirent.h> functions. by Elliott Hughes · 8 years ago
  16. d162060 Add explicit null checks to some stdio functions. by Josh Gao · 8 years ago
  17. 5ba2c21 Finish <stdio_ext.h>. by Elliott Hughes · 8 years ago
  18. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 8 years ago
  19. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  20. 33a8cb1 Use O_APPEND for stdio append mode. by Elliott Hughes · 8 years ago
  21. 80e4c15 Remove the HASLB and FREEUB macros. by Elliott Hughes · 8 years ago
  22. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  23. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  24. 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
  25. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  26. e70e0e9 Move internal FILE flags macros to "local.h" from <stdio.h>. by Elliott Hughes · 10 years ago
  27. 023c307 Add _seek64 to FILE. by Elliott Hughes · 10 years ago
  28. b877601 Put struct FILE back how NDK-built apps expect it. by Elliott Hughes · 10 years ago
  29. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  30. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  31. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  32. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  33. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  34. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  35. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  36. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  37. 8b5df39 Turn on -Wold-style-cast and fix the errors. by Elliott Hughes · 11 years ago
  38. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  39. c48c3e4 Fix flockfile(3) and friends for stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  40. 78ba823 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 11 years ago
  41. abefc93 Re-expose more stdio implementation details for LP32. by Elliott Hughes · 11 years ago
  42. 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
  43. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  44. f6d2ca2 Expose __srefill for LP64 until we can fix the NDK. by Elliott Hughes · 11 years ago
  45. aa50585 Restore __srefill for LP32. by Elliott Hughes · 11 years ago
  46. 35d90bb Restore __srget and __swbuf for LP32. by Elliott Hughes · 11 years ago
  47. 2899de9 Hide various stdio implementation details. by Elliott Hughes · 11 years ago
  48. 4c2da03 Fix the newly-introduced warning and turn on -Werror. by Elliott Hughes · 11 years ago
  49. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  50. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  51. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  52. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  53. 1d13c64 Fix %hhd formats in the printf family. by Elliott Hughes · 12 years ago
  54. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  55. f27b7fb Define DEFFILEMODE and friends by Hakan Kvist · 13 years ago
  56. f582340 Fix the handle locking in stdio by Kenny Root · 14 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. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago