remove useless field in pthread struct (wasted a good bit of space)
[musl] / src / stdio / funlockfile.c
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking