Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2008 22:23:16 +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:  <200808142223.m7EMNO7u057227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2008-08-14 22:23:16 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/uuid        Makefile.inc uuid.3 
  Added files:
    lib/libc/uuid        uuid_stream.c 
  Log:
  SVN rev 181743 on 2008-08-14 22:23:16Z by emax
  
  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
  
  Revision  Changes    Path
  1.5       +6 -1      src/lib/libc/uuid/Makefile.inc
  1.7       +29 -1     src/lib/libc/uuid/uuid.3
  1.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?200808142223.m7EMNO7u057227>