1. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  2. 021335e Move stdio implementation details around a little. by Elliott Hughes · 10 years ago[Renamed (72%) from libc/stdio/findfp.c]
  3. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  4. 29ee639 Fix stdio static initializers to make both clang and GCC happy. by Elliott Hughes · 10 years ago
  5. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  6. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  7. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  8. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  9. 6c1e3f6 Remove unnecessary #undefs from AOSP. by Elliott Hughes · 11 years ago
  10. 12b7dd0 am 152e978f: Merge "Put stdin/stdout/stderr symbols in place." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  11. 111461a Put stdin/stdout/stderr symbols in place. by Elliott Hughes · 11 years ago
  12. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  13. dc6599e Fix warning of missing field initializer. by Chih-Hung Hsieh · 11 years ago
  14. d18f4b2 Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago[Renamed (90%) from libc/upstream-openbsd/lib/libc/stdio/findfp.c]
  15. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  16. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  17. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago[Renamed (84%) from libc/stdio/findfp.c]
  18. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  19. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 11 years ago
  20. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  21. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  22. 9831ad3 libc: speed-up flockfile()/funlockfile() by David 'Digit' Turner · 14 years ago
  23. f582340 Fix the handle locking in stdio by Kenny Root · 15 years ago
  24. b486773 stdio: make internal symbols static/hidden by Jim Huang · 15 years ago
  25. a910abc improve readability of stdio: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  26. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  28. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago