plan9fox/sys/src/ape/lib
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
..
9 ape: initial support for arm64 2019-05-03 21:06:46 +02:00
ap Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
auth ape/libauth: remove auth_wep.$O from mkfile 2018-01-02 06:05:47 +01:00
bio ape: add libauth, libbio, libmp and libsec as replacements for openssl 2016-04-11 20:23:34 +02:00
bsd ape: remove getitimer setitimer implemenations 2018-07-03 12:28:05 -04:00
bz2
draw ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip) 2016-04-10 03:01:37 +02:00
fmt ape: fix format clash, %z is for size_t (which is a long currently), not pointer sized 2016-09-14 00:18:45 +02:00
l
mp ape: initial support for arm64 2019-05-03 21:06:46 +02:00
net
sec ape: initial support for arm64 2019-05-03 21:06:46 +02:00
utf fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
v ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max) 2013-02-28 19:21:03 +01:00
z
mkfile remove ape regexp library, add utility for awk native port 2016-04-27 07:52:41 -05:00