commit | 288a87049c335c16bab8a4fb25ed60f2d28fe530 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Jul 15 23:37:31 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 16 01:36:55 2015 +0000 |
tree | 4696bba657307aa8cb216145efe226655f7a087f | |
parent | fdd0fce3d3d17f8b44ed1196dd478f26336bbab0 [diff] |
uid.c: use printaddr and umoven_or_printaddr * uid.c (get_print_uid): Use umoven_or_printaddr. (sys_getresuid): Do not check for syserror, get_print_uid now does the right thing. (sys_setgroups, sys_getgroups): Add const qualifier to local variables that are assigned once. Use printaddr.