Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
eb5c233d99b210e2e74472c27fd196f3fdb1c059
/
fcntl.c
e67c8e4
Replace %Ld/%Lu printf format specifiers with %lld/%llu
by Dmitry V. Levin
· 9 years ago
2154702
fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser
by Dmitry V. Levin
· 9 years ago
03202da
print_fcntl: finish with unrecognized commands on entering syscall
by Dmitry V. Levin
· 9 years ago
211d6ef
fcntl: create a separate parser for fcntl64 syscall
by Elvira Khabirova
· 9 years ago
1a713d9
Convert parsers of flock structures to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
c7c5270
fcntl.c: implement decoding for all known operations
by Dmitry V. Levin
· 9 years ago
46129c9
fcntl.c: mark F_DUPFD and F_DUPFD_CLOEXEC return code with RVAL_FD flag
by Dmitry V. Levin
· 9 years ago
5cad846
fcntl.c: remove redundant ifdefs
by Dmitry V. Levin
· 9 years ago
6250e6c
fcntl.c: use <linux/fcntl.h> instead of <fcntl.h>
by Dmitry V. Levin
· 9 years ago
c3410ba
fcntl.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
2512003
desc.c: move parser of fcntl syscall to a separate file
by Dmitry V. Levin
· 9 years ago