cvs commit: src/lib/libc/uuid Makefile.inc uuid.3 uuid_stream.c
Maksim Yevmenkin
emax at FreeBSD.org
Thu Aug 28 21:32:19 UTC 2008
emax 2008-08-28 21:32:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libc/uuid Makefile.inc uuid.3
Added files: (Branch: RELENG_7)
lib/libc/uuid uuid_stream.c
Log:
SVN rev 182409 on 2008-08-28 21:32:07Z by emax
MFC 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.4.2.1 +6 -1 src/lib/libc/uuid/Makefile.inc
1.6.2.1 +29 -1 src/lib/libc/uuid/uuid.3
1.1.2.1 +113 -0 src/lib/libc/uuid/uuid_stream.c (new)
More information about the cvs-src
mailing list