1
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
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
Motiejus Jakštys 67360962c3 fix Group.init to copy appropriately 2022-04-16 06:24:55 +03:00
Motiejus Jakštys 5968d8494e add CGroup 2022-04-16 05:36:49 +03:00