plan9fox/sys/src/ape/lib/ap/amd64
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
..
_seek.c libc and ape support for amd64 2014-02-01 10:31:41 +01:00
cycles.s libc and ape support for amd64 2014-02-01 10:31:41 +01:00
lock.c libc and ape support for amd64 2014-02-01 10:31:41 +01:00
main9.s ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
main9p.s ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
mkfile Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
notetramp.c libc and ape support for amd64 2014-02-01 10:31:41 +01:00
setjmp.s libc and ape support for amd64 2014-02-01 10:31:41 +01:00
strchr.s libc and ape support for amd64 2014-02-01 10:31:41 +01:00
strlen.s libc and ape support for amd64 2014-02-01 10:31:41 +01:00
tas.s libc and ape support for amd64 2014-02-01 10:31:41 +01:00