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