index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fcntl
/
fcntl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+0
*
remove dead case for F_SETLKW in fcntl
Rich Felker
2015-04-21
1
-1
/
+0
*
in fcntl, use unsigned long instead of long for variadic argument type
Rich Felker
2014-03-07
1
-2
/
+2
*
in fcntl, avoid passing pointer arguments to syscalls as longs
Rich Felker
2014-01-08
1
-3
/
+12
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
Rich Felker
2013-03-26
1
-0
/
+16
*
proper error handling for fcntl F_GETOWN on modern kernels
Rich Felker
2012-06-20
1
-1
/
+9
*
enable LARGEFILE64 aliases
Rich Felker
2012-05-31
1
-2
/
+0
*
fix F_GETOWN return value handling
Rich Felker
2011-10-09
1
-0
/
+1
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-5
/
+2
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-1
/
+1
*
initial check-in, version 0.5.0
Rich Felker
2011-02-12
1
-0
/
+22