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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to