Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   he
Date:           Sun Sep 26 13:29:51 UTC 1999

Modified Files:
        basesrc/include [netbsd-1-4]: db.h

Log Message:
Pull up revision 1.17 (requested by scw):
  Fix P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bit
  memory accesses.  This fixes a problem seen on arm32 when trying
  to use the db(3) functions to access a BIG_ENDIAN btree.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 basesrc/include/db.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index