cvs commit: src/lib/libc/uuid Makefile.inc uuid.3 uuid_stream.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Aug 14 22:23:25 UTC 2008


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)


More information about the cvs-src mailing list