summaryrefslogtreecommitdiffstats
path: root/pwcache.c
Commit message (Expand)AuthorAgeFilesLines
* Source / Include Folder (#88)トトも2022-04-161-293/+0
* style: Use &array[i] rather than array + iTavian Barnes2022-04-161-4/+4
* Include what I useTavian Barnes2020-11-121-0/+1
* pwcache: Adjust some naming conventionsTavian Barnes2020-10-061-6/+6
* pwcache: Fix an invalid free if strdup()ing the group name failsTavian Barnes2020-09-021-3/+4
* pwcache: Work around gr_mem being misaligned on macOSTavian Barnes2020-08-131-3/+14
* pwcache: Rename from passwd.[ch]Tavian Barnes2020-04-221-0/+280