summaryrefslogtreecommitdiffstats
path: root/libc/include/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* Inline helpers need to be exported unmangled.Dan Albert2014-10-071-2/+2
* Improve <sys/cdefs.h>.Elliott Hughes2014-10-071-2/+2
* Add posix_fadvise(3).Elliott Hughes2014-09-101-0/+2
* Add splice, tee, and vmsplice.Elliott Hughes2014-06-241-3/+10
* AArch64: Fix flock64 for LP64.Serban Constantinescu2014-04-081-0/+14
* Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants.Elliott Hughes2014-02-261-0/+4
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-0/+3
* Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.Elliott Hughes2014-02-031-5/+9
* <fcntl.h> should get you the POSIX_FADV_* constants.Elliott Hughes2014-01-071-0/+1
* Allow GCC-built fortified code to run on a clang-built bionic.Elliott Hughes2013-12-191-11/+13
* O_CLOEXEC is always defined for arm, mips, x86, and x86_64.Elliott Hughes2013-10-171-4/+1
* libc: Rename fortify error functions.Nick Kralevich2013-06-181-6/+6
* libc: add limited FORTIFY_SOURCE support for clangNick Kralevich2013-06-181-2/+2
* libc: Introduce __errordecl()Nick Kralevich2013-06-181-5/+2
* Fix builds where _FORTIFY_SOURCE is off.Elliott Hughes2013-03-221-2/+2
* disable _FORTIFY_SOURCE under clangNick Kralevich2012-08-291-9/+0
* FORTIFY_SOURCE: Add openat, fix bugNick Kralevich2012-07-091-7/+30
* FORTIFY_SOURCE: add open() checksNick Kralevich2012-06-261-0/+40
* libc: add missing O_CLOEXEC from <fcntl.h>David 'Digit' Turner2010-09-271-0/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+50
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-50/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+50