about summary refs log tree commit diff
path: root/src/fcntl/openat.c
Commit message (Expand)AuthorAgeFilesLines
* remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker2018-09-121-2/+1
* fix uninitialized mode variable in openat functionRich Felker2014-10-311-1/+1
* fix invalid access by openat to possibly-missing variadic mode argumentRich Felker2014-10-301-4/+8
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* overhaul pthread cancellationRich Felker2011-04-171-5/+1
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+21