cvs commit: src/sys/sys endian.h src/share/man/man9 byteorder.9

Poul-Henning Kamp phk at FreeBSD.org
Thu Apr 3 00:58:06 PST 2003


phk         2003/04/03 00:58:05 PST

  FreeBSD src repository

  Modified files:
    sys/sys              endian.h 
    share/man/man9       byteorder.9 
  Log:
  Add inline functions {be,le}{16,32,64}{enc,dec}() for encoding decoding
  into byte strings of unknown alignment.
  
  Revision  Changes    Path
  1.3       +39 -1     src/share/man/man9/byteorder.9
  1.3       +108 -0    src/sys/sys/endian.h


More information about the cvs-src mailing list