OSDN Git Service

Move getusername/getgroupname to lib. (Return name or string representation
authorRob Landley <rob@landley.net>
Sat, 13 Aug 2016 20:19:29 +0000 (15:19 -0500)
committerRob Landley <rob@landley.net>
Sat, 13 Aug 2016 20:19:29 +0000 (15:19 -0500)
commitbc1ccaccb5b7ec71775a5eb7e529bb93811956ce
treeb2b5b4015176a972cb6edd3ac6dc93651138e77c
parent4460e9f0ed16a3f4dea4dec13f90df9c956b4dc9
Move getusername/getgroupname to lib. (Return name or string representation
of number, but never NULL. Both returned in static buffer good through
next call.)
lib/lib.c
lib/lib.h
toys/posix/ls.c