freebsd-dev/lib/libc/uuid
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
uuid_compare.c
uuid_create_nil.c
uuid_create.c
uuid_equal.c
uuid_from_string.c
uuid_hash.c
uuid_is_nil.c
uuid_stream.c
uuid_to_string.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
uuid.3 Note that memory should be freed after uuid_to_string(3) call. 2012-03-01 14:39:01 +00:00