summaryrefslogtreecommitdiffstats
path: root/libc/bionic/open.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn on -Wold-style-cast and fix the errors.Elliott Hughes2015-01-211-2/+2
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-0/+7
* Don't force O_LARGEFILE on LP64.Elliott Hughes2013-12-191-16/+16
* Revert "Add C linkage for __open_2 and __openat_2."Elliott Hughes2013-12-191-2/+2
* Add C linkage for __open_2 and __openat_2.Ben Cheng2013-12-191-2/+2
* Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.Elliott Hughes2013-10-221-0/+86