1
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Motiejus Jakštys 9e80d6676b move CGroup to Group 2022-04-19 10:46:02 +03:00
Motiejus Jakštys d4ba5a9a58 Add CGroupPtr 2022-04-19 07:18:41 +03:00
Motiejus Jakštys 3c507ffe08 pointer size checker 2022-04-19 06:11:37 +03:00
Motiejus Jakštys c6bd3f5cb8 storing getgr_max and getpw_max 2022-04-18 13:11:20 +03:00
Motiejus Jakštys 71f5284399 wip: getgr_max and getpw_max 2022-04-18 11:15:14 +03:00
Motiejus Jakštys fad7c9fbaf DB.header is becoming a pointer
Also, move User, PackedUser, Group, PackedGroup to better-fit places.
2022-03-26 10:40:35 +02:00
Motiejus Jakštys 347f0a1392 Write the file
Also move DB and Corpus to their own files while doing that.
2022-03-24 12:36:08 +02:00
Motiejus Jakštys a8b45911aa weekend changes
- move main.zig to it's own package, create lib/
- rename AllSections to DB, remove intermediate tuples
- iovec does not allocate
- remove error{Overflow} from almost everywhere
2022-03-23 12:01:13 +02:00