Motiejus Jakštys
|
325c01b341
|
fix one TODO
|
2023-06-06 19:12:46 +03:00 |
Motiejus Jakštys
|
4962c7286b
|
add Group Members Iterator
|
2023-06-06 19:05:14 +03:00 |
Motiejus Jakštys
|
ef4062edb7
|
doc nitpicks
|
2023-06-06 18:55:36 +03:00 |
Motiejus Jakštys
|
617c256863
|
zig update: sort
|
2023-06-06 18:43:54 +03:00 |
Motiejus Jakštys
|
6d957967ed
|
multi_array_list: use slice() when possible
|
2023-05-19 16:12:33 +03:00 |
Motiejus Jakštys
|
f5b50068b7
|
zig compatibility
|
2023-05-19 15:40:27 +03:00 |
Motiejus Jakštys
|
d7ca840de8
|
styling some for loops
|
2023-04-13 11:26:26 +03:00 |
Motiejus Jakštys
|
8d6e8aa4bd
|
upgrade to multi-for syntax
|
2023-02-24 15:18:33 +02:00 |
Motiejus Jakštys
|
127d44e375
|
some stage2 cleanups
|
2023-02-09 17:08:21 +02:00 |
Motiejus Jakštys
|
000080a781
|
replace padding functions with ones from std.mem
|
2023-02-08 16:33:15 +02:00 |
Motiejus Jakštys
|
0ecd6172fc
|
stage2
|
2023-02-08 16:13:03 +02:00 |
Motiejus Jakštys
|
c883dcd52c
|
make getgr* work
|
2022-07-14 19:14:47 +03:00 |
Motiejus Jakštys
|
2cdc2ae6c6
|
prefix test cases with context
|
2022-07-12 12:59:50 +03:00 |
Motiejus Jakštys
|
d2407685a0
|
remove debug code
|
2022-07-12 12:44:42 +03:00 |
Motiejus Jakštys
|
1a48bb41ea
|
fix type/function name casing
|
2022-07-11 15:38:32 +03:00 |
Motiejus Jakštys
|
e116dd0c28
|
wip -- turbo-getent
|
2022-07-11 15:35:46 +03:00 |
Motiejus Jakštys
|
f0777b9e94
|
getent passwd
|
2022-07-11 11:11:25 +03:00 |
Motiejus Jakštys
|
f327fb24ba
|
tests for initgroups_dyn
|
2022-07-09 16:12:10 +03:00 |
Motiejus Jakštys
|
5fa4a71ddf
|
use omit_members sometimes
|
2022-07-09 05:38:19 +03:00 |
Motiejus Jakštys
|
434f9e1571
|
wip initgroups_dyn
|
2022-07-08 06:29:42 +03:00 |
Motiejus Jakštys
|
df14c1fc67
|
refactor libnss.zig
|
2022-07-07 21:23:10 +03:00 |
Motiejus Jakštys
|
50e116275c
|
group names are sentinel-terminated
|
2022-07-07 14:39:40 +03:00 |
Motiejus Jakštys
|
5f49a9f881
|
wip: getgrnam_r and getgrgid_r
|
2022-07-07 06:54:27 +03:00 |
Motiejus Jakštys
|
a63c60cc6f
|
passwd fields now have sentinels
|
2022-07-06 17:14:54 +03:00 |
Motiejus Jakštys
|
59eae5fa3b
|
libnss: shorter code
|
2022-07-06 13:53:51 +03:00 |
Motiejus Jakštys
|
9bd922a55a
|
better comptime
|
2022-07-06 13:29:36 +03:00 |
Motiejus Jakštys
|
09de309b6e
|
turbo-analyze now shows something
|
2022-07-06 10:23:46 +03:00 |
Motiejus Jakštys
|
601b1b4a6e
|
split calculation of lengths and offsets
|
2022-07-06 08:42:15 +03:00 |
Motiejus Jakštys
|
65b0fa774d
|
wip: turbo-analyze
|
2022-07-05 09:09:32 +03:00 |
Motiejus Jakštys
|
eaccd00960
|
handle duplicate gid
|
2022-07-04 06:09:03 +03:00 |
Motiejus Jakštys
|
e6b9d43646
|
slice pointer and unit test fixes
|
2022-07-04 05:46:56 +03:00 |
Motiejus Jakštys
|
20bfa60f26
|
fixes for zig 0.10.0-dev.2473+e498fb155
|
2022-06-05 23:11:18 +03:00 |
Motiejus Jakštys
|
c602b7a039
|
rename lib to src
|
2022-05-25 09:42:42 +03:00 |