DragonFly-2.3.0.600.g3073a6 master lib/libc/uuid Makefile.inc uuid.3 uuid_stream.c

Peter Avalos pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:38 PDT 2009


commit 3073a60ce93e71acad3ab8cbe9dd105205680343
Author: Peter Avalos <pavalos at theshell.com>
Date:   Thu Jan 1 21:27:24 2009 -0500

    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

Summary of changes:
 lib/libc/uuid/Makefile.inc  |   10 +++-
 lib/libc/uuid/uuid.3        |   32 +++++++++++-
 lib/libc/uuid/uuid_stream.c |  112 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 149 insertions(+), 5 deletions(-)
 create mode 100644 lib/libc/uuid/uuid_stream.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3073a60ce93e71acad3ab8cbe9dd105205680343


-- 
DragonFly BSD source repository





More information about the Commits mailing list