cvs commit: src/sys/kern kern_uuid.c src/sys/sys uuid.h

Poul-Henning Kamp phk at FreeBSD.org
Sat May 31 09:47:10 PDT 2003


phk         2003/05/31 09:47:07 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_uuid.c 
    sys/sys              uuid.h 
  Log:
  Introduce {be,le}_uuid_{enc,dec}() functions for explicitly encoding
  and decoding UUID's in big endian and little endian binary format.
  
  Revision  Changes    Path
  1.5       +80 -0     src/sys/kern/kern_uuid.c
  1.3       +4 -0      src/sys/sys/uuid.h


More information about the cvs-all mailing list