summaryrefslogtreecommitdiffstats
path: root/src/pwcache.c
AgeCommit message (Expand)Author
2023-06-20alloc: New header for memory allocation utilitiesTavian Barnes
2023-05-11config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes
2023-01-25Replace license boilerplate with SPDX tagsTavian Barnes
2022-11-09ctx: Flush the user/group caches when executing commandsTavian Barnes
2022-11-09pwcache: Fill the user/group caches lazilyTavian Barnes
2022-04-16Source / Include Folder (#88)トトも