diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-08 11:11:44 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-08 11:11:44 -0400 |
commit | 3d649468c7315d43aa99a44e882118d6872cb6ec (patch) | |
tree | feba3a132c42b55dc92d59b460267835851df573 /src/misc/getgrouplist.c | |
parent | 63d40196b91df8937424cfa4495e8991c5a20827 (diff) | |
download | musl-3d649468c7315d43aa99a44e882118d6872cb6ec.tar.gz musl-3d649468c7315d43aa99a44e882118d6872cb6ec.tar.xz musl-3d649468c7315d43aa99a44e882118d6872cb6ec.zip |
fix signedness errors in stdint.h constant macros
the types of these expressions must match the integer promotions. unsigned 8- and 16-bit values promote to signed int, not unsigned int.
Diffstat (limited to 'src/misc/getgrouplist.c')
0 files changed, 0 insertions, 0 deletions