Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
3ce2dfcebb799dcf3d7e2d2e630c23a81b941d75
/
uid.c
6469f39
uid.c: use print_array function
by Dmitry V. Levin
· 9 years ago
5e9944d
Fix corner cases of getgroups and setgroups syscall decoders
by Dmitry V. Levin
· 9 years ago
ba210af
Cleanup setfsuid syscall decoder
by Dmitry V. Levin
· 9 years ago
a99bcbf
Fix decoding of 16-bit uid_t/git_t
by Dmitry V. Levin
· 9 years ago
abfa939
Do not truncate return value of get{,e}[ug]id and setfs[ug]id syscalls
by Dmitry V. Levin
· 9 years ago
38a34c9
Add copyright headers to some files which lack them
by Dmitry V. Levin
· 9 years ago
1427862
uid.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
288a870
uid.c: use printaddr and umoven_or_printaddr
by Dmitry V. Levin
· 9 years ago
a0bd374
Declare syscall parsers using SYS_FUNC macro
by Dmitry V. Levin
· 10 years ago
7e69ed9
Change last parameter of umoven() from char* to void*
by Denys Vlasenko
· 10 years ago
530bed0
Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls
by Dmitry V. Levin
· 10 years ago
80f7db1
Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
by Dmitry V. Levin
· 10 years ago
2f7d020
chown.c: split into separate files
by Dmitry V. Levin
· 10 years ago
25ebe46
util.c: move printuid to uid.c
by Dmitry V. Levin
· 10 years ago
e93ef1e
process.c: move get*uid and set*uid parsers to a separate file
by Dmitry V. Levin
· 10 years ago