Date: Thu, 28 Aug 2008 21:40:39 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/uuid Makefile.inc uuid.3 uuid_stream.c Message-ID: <200808282140.m7SLeopN092612@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2008-08-28 21:40:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/uuid Makefile.inc uuid.3
Added files: (Branch: RELENG_6)
lib/libc/uuid uuid_stream.c
Log:
SVN rev 182410 on 2008-08-28 21:40:39Z by emax
SVN rev 181743
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
Revision Changes Path
1.3.14.1 +6 -1 src/lib/libc/uuid/Makefile.inc
1.5.2.1 +29 -1 src/lib/libc/uuid/uuid.3
1.1.4.1 +113 -0 src/lib/libc/uuid/uuid_stream.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808282140.m7SLeopN092612>
