1. f443fd4 Fix decoding of 3rd argument of getdents/getdents64 syscalls by Dmitry V. Levin · 9 years ago
  2. e67c8e4 Replace %Ld/%Lu printf format specifiers with %lld/%llu by Dmitry V. Levin · 9 years ago
  3. bdb07e3 x32: fix struct dirent decoding by Dmitry V. Levin · 9 years ago
  4. a367db8 Mpersify parsers of readdir and getdents syscalls by Dmitry V. Levin · 9 years ago
  5. a2df1c1 getdents: fix typos in array output by Gabriel Laskar · 9 years ago
  6. 3ef5021 dirent.c: do not use xmalloc by Dmitry V. Levin · 9 years ago
  7. 3e9d71f Introduce memory allocation wrappers by Dmitry V. Levin · 10 years ago
  8. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  9. c929771 getdents, getdents64: quote filenames by Dmitry V. Levin · 10 years ago
  10. 2ed2cc7 Move dirent related parsers to a separate file by Dmitry V. Levin · 10 years ago