Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2000 17:45:19 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include endian.h
Message-ID:  <200010150045.RAA70717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/10/14 17:45:19 PDT

  Modified files:
    sys/i386/include     endian.h 
  Log:
  Redefine __word_swap_long, __byte_swap_long and __byte_swap_word
  as inline functions, renaming them to __uint16_swap_uint32,
  __uint8_swap_uint32 and __uint8_swap_uint16.
  
  Doing it properly suggested by: msmith
  Reviewed by: msmith
  
  Revision  Changes    Path
  1.19      +33 -36    src/sys/i386/include/endian.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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