Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
cff993cf32da345430724882214a4e493d4899fc
/
src
/
fcntl
63a4c9a
remove spurious inclusion of libc.h for LFS64 ABI aliases
by Rich Felker
· 6 years ago
5ce3737
reduce spurious inclusion of libc.h
by Rich Felker
· 6 years ago
3dd27f3
fix posix_fadvise syscall args on powerpc, unify with arm fix
by Rich Felker
· 8 years ago
6d38c9c
fix misordered syscall arguments for posix_fadvise on arm
by Rich Felker
· 8 years ago
804debe
in posix_fadvise, don't bypass __syscall macro infrastructure
by Rich Felker
· 8 years ago
ea1b6bb
remove dead case for F_SETLKW in fcntl
by Rich Felker
· 10 years ago
e146e60
fix uninitialized mode variable in openat function
by Rich Felker
· 10 years ago
2da3ab1
fix invalid access by openat to possibly-missing variadic mode argument
by Rich Felker
· 10 years ago
9d836ea
fix failure of open to read variadic mode argument for O_TMPFILE
by Rich Felker
· 10 years ago
9c2d437
avoid invalid use of va_arg in open
by Rich Felker
· 10 years ago
7765706
add O_CLOEXEC fallback for open and related functions
by Rich Felker
· 10 years ago
594c827
support kernels with no SYS_open syscall, only SYS_openat
by Rich Felker
· 10 years ago
b576766
in fcntl, use unsigned long instead of long for variadic argument type
by Rich Felker
· 11 years ago
131871a
in fcntl, avoid passing pointer arguments to syscalls as longs
by Rich Felker
· 11 years ago
1e7a581
add some missing LFS64 aliases for fadvise/fallocate functions
by Rich Felker
· 11 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
00f1521
provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
by Rich Felker
· 12 years ago
b72db3d
move fallocate syscall wrapper to linux-specific syscalls dir
by Rich Felker
· 12 years ago
adb88e7
add fallocate (nonstandardized) function
by Rich Felker
· 12 years ago
5271ff4
fix broken fallocate syscall in posix_fallocate
by Rich Felker
· 12 years ago
4e8b093
proper error handling for fcntl F_GETOWN on modern kernels
by Rich Felker
· 12 years ago
a541297
enable LARGEFILE64 aliases
by Rich Felker
· 12 years ago
8e8ddef
fix F_GETOWN return value handling
by Rich Felker
· 13 years ago
0b6eb2d
update syscalls with off_t arguments to handle argument alignment, if needed
by Rich Felker
· 13 years ago
1c76683
add syscall wrappers for posix_fadvise, posix_fallocate
by Rich Felker
· 14 years ago
feee989
overhaul pthread cancellation
by Rich Felker
· 14 years ago
aa398f5
global cleanup to use the new syscall interface
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago