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