Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwcache: Fill the user/group caches lazily | Tavian Barnes | 2022-11-09 | 1 | -8/+11 |
| | | | | | | | Iterating all the users/groups can be expensive, especially with NSS. Android has so many that it doesn't even return them all from get{pw,gr}ent() for performance reasons, leading to incorrect behaviour of -user/-group/etc. | ||||
* | Fix includes | Tavian Barnes | 2022-11-06 | 1 | -2/+1 |
| | |||||
* | bfstd: Rename from util and reorganize it | Tavian Barnes | 2022-11-06 | 1 | -1/+0 |
| | |||||
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+1088 |
Moved Source Files Into `src` Folder |