Files
musl/arch/powerpc/bits
Rich Felker 648c3b4e18 change uid_t, gid_t, and id_t to unsigned types
this change is both to fix one of the remaining type (and thus C++
ABI) mismatches with glibc/LSB and to allow use of the full range of
uid and gid values, if so desired.

passwd/group access functions were not prepared to deal with unsigned
values, so they too have been fixed with this commit.
2013-07-19 01:34:28 -04:00
..
2013-01-12 19:42:39 +01:00
2012-11-18 16:58:05 -05:00
2013-05-17 18:38:42 -04:00
2012-11-16 04:55:52 +01:00