Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
fb1ae073e96d2d468d90d4059b9d41938f2dcf48
/
dirent.c
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