Motiejus Jakštys
|
ff0f5bca77
|
bump to zig 0.11.0-dev.3735+a72d634b7
|
2023-06-20 13:01:42 +03:00 |
Motiejus Jakštys
|
617c256863
|
zig update: sort
|
2023-06-06 18:43:54 +03:00 |
Motiejus Jakštys
|
f5b50068b7
|
zig compatibility
|
2023-05-19 15:40:27 +03:00 |
Motiejus Jakštys
|
8d6e8aa4bd
|
upgrade to multi-for syntax
|
2023-02-24 15:18:33 +02:00 |
Motiejus Jakštys
|
0ecd6172fc
|
stage2
|
2023-02-08 16:13:03 +02:00 |
Motiejus Jakštys
|
6c311b786f
|
Corpus: do not fix up the data
see the comment.
|
2022-07-20 05:37:19 +03:00 |
Motiejus Jakštys
|
a5f50fd63e
|
uncomment for upstream compatibility
|
2022-07-15 11:33:27 +03:00 |
Motiejus Jakštys
|
4aee66fb11
|
wip: comment out primary gid exception
|
2022-07-15 09:29:42 +03:00 |
Motiejus Jakštys
|
d731fe377b
|
skip membership if already in the primary group
|
2022-07-14 06:30:45 +03:00 |
Motiejus Jakštys
|
3fac6a82e5
|
make corpus more realistic
- the group of the user's gid should not contain the user as the member.
- fix all tests
|
2022-07-14 06:13:42 +03:00 |
Motiejus Jakštys
|
de1ab2d0d1
|
turbo-getgroup: the primary users should not be returned
|
2022-07-12 14:05:45 +03:00 |
Motiejus Jakštys
|
2cdc2ae6c6
|
prefix test cases with context
|
2022-07-12 12:59:50 +03:00 |
Motiejus Jakštys
|
f327fb24ba
|
tests for initgroups_dyn
|
2022-07-09 16:12:10 +03:00 |
Motiejus Jakštys
|
f2570529d7
|
add missing args
|
2022-07-06 12:35:17 +03:00 |
Motiejus Jakštys
|
6c6d9d9c2c
|
replace users_arr and groups_arr with smaller arrays
RSS savings are trivial, it was not worth it.
|
2022-07-06 12:32:52 +03:00 |
Motiejus Jakštys
|
86d5c026be
|
avoid use of groups_arr
|
2022-07-06 12:18:53 +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
|
c39f89d995
|
realistic bugfixes
|
2022-07-03 09:44:09 +03:00 |
Motiejus Jakštys
|
83fa0c8733
|
better char debugging experience
|
2022-07-02 16:17:10 +03:00 |
Motiejus Jakštys
|
c602b7a039
|
rename lib to src
|
2022-05-25 09:42:42 +03:00 |