cut down size of some libc struct members
authorRich Felker <dalias@aerifal.cx>
Fri, 22 May 2020 21:25:38 +0000 (17:25 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 22 May 2020 21:39:57 +0000 (17:39 -0400)
commitf12888e9eb9eed60cc266b899dcafecb4752964a
tree693c6c9c56073d1faba804eb107b4ceff3a959c5
parente01b5939b38aea5ecbe41670643199825874b26c
cut down size of some libc struct members

these are all flags that can be single-byte values.
src/internal/libc.h