1. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 9 years ago
  2. 7e69ed9 Change last parameter of umoven() from char* to void* by Denys Vlasenko · 9 years ago
  3. 530bed0 Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls by Dmitry V. Levin · 9 years ago
  4. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 9 years ago
  5. 2f7d020 chown.c: split into separate files by Dmitry V. Levin · 9 years ago
  6. 25ebe46 util.c: move printuid to uid.c by Dmitry V. Levin · 9 years ago
  7. e93ef1e process.c: move get*uid and set*uid parsers to a separate file by Dmitry V. Levin · 9 years ago