]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() and
authorMaksim Yevmenkin <emax@FreeBSD.org>
Thu, 14 Aug 2008 22:23:16 +0000 (22:23 +0000)
committerMaksim Yevmenkin <emax@FreeBSD.org>
Thu, 14 Aug 2008 22:23:16 +0000 (22:23 +0000)
commitad8ea5a8b2708ede8ff849eeb033a45f87b75af2
tree7c6b1cf731f8677571831c378a5fd0d0127eb62b
parent7e5dc2f88f622dd3478d719a2337cc45a738497c
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.

Reviewed by: marcel
Obtained from: NetBSD
MFC after: 1 week
lib/libc/uuid/Makefile.inc
lib/libc/uuid/uuid.3
lib/libc/uuid/uuid_stream.c [new file with mode: 0644]