index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
fcntl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement _FILE_OFFSET_BITS (mostly).
Elliott Hughes
2015-02-17
1
-6
/
+13
*
Remove bogus transitive includes.
Elliott Hughes
2014-12-29
1
-1
/
+0
*
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
Elliott Hughes
2014-12-29
1
-0
/
+1
*
Inline helpers need to be exported unmangled.
Dan Albert
2014-10-07
1
-2
/
+2
*
CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
Elliott Hughes
2014-09-23
1
-0
/
+1
*
Update kernel uapi headers to v3.16.1.
Christopher Ferris
2014-09-17
1
-8
/
+1
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+2
*
Improve <sys/cdefs.h>.
Elliott Hughes
2014-08-18
1
-2
/
+2
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
1
-3
/
+10
*
AArch64: Fix flock64 for LP64.
Serban Constantinescu
2014-04-08
1
-0
/
+14
*
Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants.
Elliott Hughes
2014-02-26
1
-0
/
+4
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
1
-0
/
+3
*
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Elliott Hughes
2014-02-03
1
-5
/
+9
*
<fcntl.h> should get you the POSIX_FADV_* constants.
Elliott Hughes
2014-01-07
1
-0
/
+1
*
Allow GCC-built fortified code to run on a clang-built bionic.
Elliott Hughes
2013-12-19
1
-11
/
+13
*
O_CLOEXEC is always defined for arm, mips, x86, and x86_64.
Elliott Hughes
2013-10-17
1
-4
/
+1
*
libc: Rename fortify error functions.
Nick Kralevich
2013-06-18
1
-6
/
+6
*
libc: add limited FORTIFY_SOURCE support for clang
Nick Kralevich
2013-06-18
1
-2
/
+2
*
libc: Introduce __errordecl()
Nick Kralevich
2013-06-18
1
-5
/
+2
*
Fix builds where _FORTIFY_SOURCE is off.
Elliott Hughes
2013-03-22
1
-2
/
+2
*
disable _FORTIFY_SOURCE under clang
Nick Kralevich
2012-08-29
1
-9
/
+0
*
FORTIFY_SOURCE: Add openat, fix bug
Nick Kralevich
2012-07-09
1
-7
/
+30
*
FORTIFY_SOURCE: add open() checks
Nick Kralevich
2012-06-26
1
-0
/
+40
*
libc: add missing O_CLOEXEC from <fcntl.h>
David 'Digit' Turner
2010-09-27
1
-0
/
+4
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+50
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-50
/
+0
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+50