cvs commit: src/sys/amd64/include ieeefp.h

Bruce Evans bde at FreeBSD.org
Wed Jan 9 05:35:32 PST 2008


bde         2008-01-09 13:35:31 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    ieeefp.h 
  Log:
  Fix some style bugs (mainly, use explicit shifts when accessing bit-fields
  even if the shift count happens to be 0, sort declarations, and spell
  __inline normally).
  
  Revision  Changes    Path
  1.16      +31 -31    src/sys/amd64/include/ieeefp.h


More information about the cvs-src mailing list