diff options
author | Ron Yorston <rmy@pobox.com> | 2015-02-26 15:50:39 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2015-02-26 15:50:39 +0000 |
commit | 59abbf391be4ddaab0e0335b4f3691cc48590574 (patch) | |
tree | ceeea37fd680410c15689ce42e19ec62b7f5e69b /arch | |
parent | 63dbf1908bc51918d9d963f4d9b7657306b2970d (diff) | |
download | busybox-w32-59abbf391be4ddaab0e0335b4f3691cc48590574.tar.gz busybox-w32-59abbf391be4ddaab0e0335b4f3691cc48590574.tar.bz2 busybox-w32-59abbf391be4ddaab0e0335b4f3691cc48590574.zip |
Make uid/gid handling more consistent
Various fake POSIX routines returned different values for uid/gid:
getuid/getgid used 1, stat used 0 and getpwuid used 1000. Standardise
on 1000.
Also, add fake getgrgid.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions