History log of /netbsd-src/include/uuid.h (Results 1 – 2 of 2)
Revision Date Author Comments
# f983e71d 23-Apr-2008 plunky <plunky@NetBSD.org>

constify uuid(3)


# de1dfb12 13-Sep-2004 thorpej <thorpej@NetBSD.org>

DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
Encode/decode to big/little endian binary blob routines adapted from
kernel.

PR 23470.