NetBSD/lib/libc/uuid
dogcow 86811edb37 change #include <sys/endian.h> => #include <machine/endian.h> so that
it's (more) consistent in the tree; this, along with changing tools/compat's
autoconf detection from AC_CHECK_FUNCS to AC_CHECK_DECLS makes the vast
majority of htobe16 and friends' redefinition errors bite the dust.
Tested with -current and FreeBSD.
2006-02-09 22:03:15 +00:00
..
Makefile.inc
uuid.3 Un-comment-out Xr to uuidgen(1). 2004-09-13 23:36:25 +00:00
uuid_compare.c
uuid_create.c
uuid_create_nil.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
uuid_equal.c
uuid_from_string.c
uuid_hash.c
uuid_is_nil.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
uuid_stream.c change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
uuid_to_string.c