Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2003 00:58:05 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys endian.h src/share/man/man9 byteorder.9
Message-ID:  <200304030858.h338w5tr001943@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304030858.h338w5tr001943>