summaryrefslogtreecommitdiffstats
path: root/libc/bionic/open.c
Commit message (Expand)AuthorAgeFilesLines
* Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.Elliott Hughes2013-10-221-59/+0
* Avoid confusing "read prevented write" log messages.Elliott Hughes2013-10-151-19/+16
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Use __predict_false on some fortify methods.Nick Kralevich2013-05-021-1/+1
* Clean up internal libc logging.Elliott Hughes2013-03-151-2/+1
* FORTIFY_SOURCE: fix up previous commitNick Kralevich2012-12-051-3/+1
* Move non-upstream code into the libc/bionic directory.Elliott Hughes2012-10-011-0/+65