1
Fork 0
turbonss/lib
Motiejus Jakštys 64bd5df633 replace member strlen with getgr_max and getpw_max
This way we can use buffers in both Zig and C, without the performance
or size penalty.
2022-04-18 19:35:26 +03:00
..
CGroup.zig replace member strlen with getgr_max and getpw_max 2022-04-18 19:35:26 +03:00
Corpus.zig storing getgr_max and getpw_max 2022-04-18 13:11:20 +03:00
DB.zig replace member strlen with getgr_max and getpw_max 2022-04-18 19:35:26 +03:00
Group.zig storing getgr_max and getpw_max 2022-04-18 13:11:20 +03:00
PackedGroup.zig DB.header is becoming a pointer 2022-03-26 10:40:35 +02:00
PackedUser.zig trivial style 2022-04-18 06:48:31 +03:00
User.zig replace member strlen with getgr_max and getpw_max 2022-04-18 19:35:26 +03:00
bdz.zig weekend changes 2022-03-23 12:01:13 +02:00
cmph.zig weekend changes 2022-03-23 12:01:13 +02:00
compress.zig add CGroup 2022-04-16 05:36:49 +03:00
header.zig storing getgr_max and getpw_max 2022-04-18 13:11:20 +03:00
padding.zig weekend changes 2022-03-23 12:01:13 +02:00
shell.zig Write the file 2022-03-24 12:36:08 +02:00
so.zig Write the file 2022-03-24 12:36:08 +02:00
test_all.zig DB.header is becoming a pointer 2022-03-26 10:40:35 +02:00
validate.zig weekend changes 2022-03-23 12:01:13 +02:00