1. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  2. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  3. b361e68 Header improvements. by Elliott Hughes · 6 years ago
  4. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 7 years ago
  5. ff26a16 Re-submit "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  6. 9af9120 Revert "Name function arguments in libc headers for Studio." by Colin Cross · 8 years ago
  7. 079bff4 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  8. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  9. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 8 years ago
  10. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 8 years ago
  11. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 8 years ago
  12. 9c2094f Fixup API level guards for new fortify functions. by Dan Albert · 8 years ago
  13. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  14. 9bf2497 _FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64. by Elliott Hughes · 9 years ago
  15. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 9 years ago
  16. fd936ae POSIX says <fcntl.h> makes SEEK_* visible. by Elliott Hughes · 9 years ago
  17. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  18. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  19. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  20. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
  21. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  22. a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 9 years ago
  23. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 9 years ago
  24. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  25. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 9 years ago
  26. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  27. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 10 years ago
  28. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  29. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  30. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  31. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  32. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  33. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  34. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  35. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  36. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  37. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  38. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  39. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
  40. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  41. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  42. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  43. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  44. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  45. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  46. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  47. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  48. a3e230d FORTIFY_SOURCE: Add openat, fix bug by Nick Kralevich · 13 years ago
  49. 8118f62 FORTIFY_SOURCE: add open() checks by Nick Kralevich · 13 years ago
  50. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  51. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago