summaryrefslogtreecommitdiffstats
path: root/src/pwcache.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to prelude.hTavian Barnes5 days1-1/+1
* pwcache: Fix uninitialized pointers on OpenBSDTavian Barnes2024-01-021-4/+4
* Formatting fixesTavian Barnes2023-09-271-1/+0
* pwcache: Don't use _SC_GET{PW,GR}_R_SIZE_MAXTavian Barnes2023-08-311-23/+9
* pwcache: Arena-allocate struct passwd/groupTavian Barnes2023-08-311-54/+80
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-2/+3
* config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes2023-05-111-1/+1
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* ctx: Flush the user/group caches when executing commandsTavian Barnes2022-11-091-24/+22
* pwcache: Fill the user/group caches lazilyTavian Barnes2022-11-091-196/+126
* Source / Include Folder (#88)トトも2022-04-161-0/+293