summaryrefslogtreecommitdiff
path: root/src/os/user
Commit message (Expand)AuthorAgeFilesLines
* os/user: don't create C function mygetgrouplistIan Lance Taylor2016-05-103-8/+21
* os/user: wrap getgrnam_r to fix type issuesRoss Light2016-04-061-1/+6
* os/user: allow LookupGroupId to fail during testRuss Cox2016-03-151-1/+5
* os/user: fix formatting of error group lookup messageBrad Fitzpatrick2016-03-141-1/+1
* os/user: make OS-specific getgrouplist callsRoss Light2016-03-086-37/+110
* os/user: skip Current test on androidBrad Fitzpatrick2016-03-082-2/+5
* os/user: make Current work without cgoBrad Fitzpatrick2016-03-072-4/+48
* os/user: add LookupGroup, LookupGroupId, and User.GroupIds functionsRoss Light2016-03-078-73/+437
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: fix typos and spellingMartin Möhrmann2016-02-241-1/+1
* os/user: don't depend on _SC_GETPW_R_SIZE_MAX on LinuxDominik Honnef2015-08-211-11/+8
* os/user: small fixes for SolarisAram Hăvărneanu2015-05-061-2/+12
* build: move package sources from src/pkg to srcRuss Cox2014-09-087-0/+489