freebsd-dev/lib/libc/xdr
Pedro F. Giffuni 513004a23d libc: replace 0 with NULL for pointers.
While here also cleanup some surrounding code; particularly
drop some malloc() casts.

Found with devel/coccinelle.

Reviewed by:	bde (previous version - all new bugs are mine)
2016-04-10 19:33:58 +00:00
..
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
Symbol.map
xdr_array.c Use ANSI C prototypes. 2015-05-31 18:08:58 +00:00
xdr_float.c Bring in initial libc and libstand support for RISC-V. 2016-01-17 15:21:23 +00:00
xdr_mem.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
xdr_rec.c Use ANSI C prototypes. 2015-05-31 18:08:58 +00:00
xdr_reference.c Use ANSI C prototypes. 2015-05-31 18:08:58 +00:00
xdr_sizeof.c Use proper prototype for harmless(). 2015-05-31 19:09:24 +00:00
xdr_stdio.c Use ANSI C prototypes. 2015-05-31 18:08:58 +00:00
xdr.3
xdr.c Use ANSI C prototypes. 2015-05-31 18:08:58 +00:00