1. c631bb2 Merge "Fix the types of some of the struct stat fields." by Elliott Hughes · 11 years ago
  2. 9257c47 Fix the types of some of the struct stat fields. by Elliott Hughes · 11 years ago
  3. 0c92e8c Remove bogus #include <endian.h> from <sys/stat.h>. by Elliott Hughes · 11 years ago
  4. 1c52e6c Fix struct stat member types for x86-64. by Elliott Hughes · 11 years ago
  5. db49903 Use machine/timespec.h to separate timespec definition. by Yabin Cui · 11 years ago
  6. e6ac9bb Remove temporary compatibility hack. by Elliott Hughes · 11 years ago
  7. 0ac0df8 Fix struct stat to match POSIX 2008. by Elliott Hughes · 11 years ago
  8. ca8e84c Add mkfifoat(3). by Elliott Hughes · 11 years ago
  9. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  10. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  11. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  12. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  13. f963da2 Undef private *_BODY defines after use by Calin Juravle · 11 years ago
  14. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  15. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  16. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  17. b8fa5b1 Fix struct stat for aarch64. by Elliott Hughes · 12 years ago
  18. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  19. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  20. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  21. d0be7c8 Add futimens. by Elliott Hughes · 12 years ago
  22. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 12 years ago
  23. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  24. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  25. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  26. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  27. f27b7fb Define DEFFILEMODE and friends by Hakan Kvist · 13 years ago
  28. cd58770 FORTIFY_SOURCE: add umask check by Nick Kralevich · 13 years ago
  29. 6437eac MIPS support to sys/ headers by Raghu Gandham · 13 years ago
  30. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  31. 09baf4e Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago
  32. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  33. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  34. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  35. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  36. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago