plan9fox/sys/src/ape/lib/ap/posix
Ori Bernstein d4bc9052be Turn on warnings when building libap.
For ape, we never enabled warnings in cflags.
Turning it on brings up a lot of warnings. Most are noise,
but a few caught unused variables and trunctaions of pointers.
to smaller integers (int, long).

A few warnings remain.
2019-06-21 10:00:58 -07:00
..
getgrent.c
getpwent.c Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
locale.c
mkfifo.c Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
mkfile Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
nanosleep.c
pathconf.c Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
sigset.c
sysconf.c
tzset.c Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00