Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
176c568a6a95d6742bab60a62bbfb54cb46dbd52
/
dirent.c
84a979c
Fix explicit casts of signed integer types to unsigned long long
by Dmitry V. Levin
· 9 years ago
7fb984e
Fix printing of invalid d_type in getdents syscall
by Dmitry V. Levin
· 9 years ago
f443fd4
Fix decoding of 3rd argument of getdents/getdents64 syscalls
by Dmitry V. Levin
· 9 years ago
e67c8e4
Replace %Ld/%Lu printf format specifiers with %lld/%llu
by Dmitry V. Levin
· 9 years ago
bdb07e3
x32: fix struct dirent decoding
by Dmitry V. Levin
· 9 years ago
a367db8
Mpersify parsers of readdir and getdents syscalls
by Dmitry V. Levin
· 9 years ago
a2df1c1
getdents: fix typos in array output
by Gabriel Laskar
· 9 years ago
3ef5021
dirent.c: do not use xmalloc
by Dmitry V. Levin
· 9 years ago
3e9d71f
Introduce memory allocation wrappers
by Dmitry V. Levin
· 10 years ago
a0bd374
Declare syscall parsers using SYS_FUNC macro
by Dmitry V. Levin
· 10 years ago
c929771
getdents, getdents64: quote filenames
by Dmitry V. Levin
· 10 years ago
2ed2cc7
Move dirent related parsers to a separate file
by Dmitry V. Levin
· 10 years ago