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