1. abfa939 Do not truncate return value of get{,e}[ug]id and setfs[ug]id syscalls by Dmitry V. Levin · 9 years ago
  2. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  3. 1427862 uid.c: make use of RVAL_DECODED by Dmitry V. Levin · 9 years ago
  4. 288a870 uid.c: use printaddr and umoven_or_printaddr by Dmitry V. Levin · 9 years ago
  5. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  6. 7e69ed9 Change last parameter of umoven() from char* to void* by Denys Vlasenko · 10 years ago
  7. 530bed0 Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls by Dmitry V. Levin · 10 years ago
  8. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
  9. 2f7d020 chown.c: split into separate files by Dmitry V. Levin · 10 years ago
  10. 25ebe46 util.c: move printuid to uid.c by Dmitry V. Levin · 10 years ago
  11. e93ef1e process.c: move get*uid and set*uid parsers to a separate file by Dmitry V. Levin · 10 years ago