diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-10-10 20:04:18 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-10-14 20:27:12 -0400 |
commit | da845d52c5a8bee206fae899654e393d725a287f (patch) | |
tree | ef1471628b81efed33e5ac0c862226095eb1d0a8 /src/signal/sigandset.c | |
parent | b7bc966522d73e1dc420b5ee6fc7a2e78099a08c (diff) | |
download | musl-da845d52c5a8bee206fae899654e393d725a287f.tar.gz musl-da845d52c5a8bee206fae899654e393d725a287f.tar.bz2 musl-da845d52c5a8bee206fae899654e393d725a287f.tar.xz musl-da845d52c5a8bee206fae899654e393d725a287f.zip |
fix getgrouplist when nscd reports an empty list
commit 500c6886c654fd45e4926990fee2c61d816be197 broke this by fixing
the behavior of fread to conform to the C standard; getgroupslist was
assuming the old behavior, that a request to read 1 member of length 0
would return 1, not 0.
Diffstat (limited to 'src/signal/sigandset.c')
0 files changed, 0 insertions, 0 deletions