Source-Changes archive

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

CVS commit: syssrc/sys/lib/libkern/arch/arm



Module Name:    syssrc
Committed By:   chris
Date:           Sat Aug 17 01:22:34 UTC 2002

Modified Files:
        syssrc/sys/lib/libkern/arch/arm: Makefile.inc
Added Files:
        syssrc/sys/lib/libkern/arch/arm: ffs.S

Log Message:
pull in ffs.S from libc for arm.
The main benefit is that ffs always runs in constant time.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/lib/libkern/arch/arm/Makefile.inc
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libkern/arch/arm/ffs.S

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