plan9fox/sys
cinap_lenrek 6eba362810 ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoders
the special sencodefmt() in ndb/dn.c is only used with %H format for
hexadecimal printing for binary strings. removing the unused
calls to enc32() and enc64() reduces the code size by arround 4K.
(this is usefull for ndb/getip which gets linked into the kernel).
2015-03-11 18:09:48 +01:00
..
doc
games/lib fortunes: My recent incompetence is humbling. I should quit the industry. 2015-02-25 19:22:47 -05:00
include libthread: get rid of chaninit() (thanks qrstuv) 2015-03-04 10:20:31 +01:00
lib set /mail/tmp permissions world writable in cdproto 2015-03-05 10:16:17 +01:00
man encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt() 2015-03-11 17:48:24 +01:00
src ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoders 2015-03-11 18:09:48 +01:00