Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/lib/libkern



Module Name:    syssrc
Committed By:   he
Date:           Tue Dec  3 22:11:07 UTC 2002

Modified Files:
        syssrc/sys/lib/libkern [netbsd-1-6]: libkern.h

Log Message:
Pull up revisions 1.42-1.43 (requested by thorpej in ticket #1024):
  Don't use __builtin_ffs() on vax, ffs is an instruction
  there already.  Also, always provide an ffs() prototype.
Should fix build problem on vax.


To generate a diff of this commit:
cvs rdiff -r1.39.10.1 -r1.39.10.2 syssrc/sys/lib/libkern/libkern.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