Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() and uuid_dec_be() functions...
authorPeter Avalos <pavalos@theshell.com>
Fri, 2 Jan 2009 02:27:24 +0000 (21:27 -0500)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:08:25 +0000 (21:08 -1000)
commit3073a60ce93e71acad3ab8cbe9dd105205680343
treee628de9336d96de8e8556c163a143568897f9ce5
parent63882998561da3dc311d7003d60f3388b50c559a
Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() and uuid_dec_be() functions. These routines are not part of the DCE RPC API. They are provided for convenience.

Obtained-from: FreeBSD
lib/libc/uuid/Makefile.inc
lib/libc/uuid/uuid.3
lib/libc/uuid/uuid_stream.c [new file with mode: 0644]