Subject: CVS commit: [netbsd-1-6] syssrc/sys/lib/libkern
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/23/2002 17:44:31
Module Name: syssrc
Committed By: tron
Date: Sat Nov 23 15:44:30 UTC 2002
Modified Files:
syssrc/sys/lib/libkern [netbsd-1-6]: ffs.c
Log Message:
Pull up revision 1.9 (requested by skrll in ticket #1009):
isn't rewrote to __builtin_ffs() on gcc 2.95+; this fixes compilation
on sun2
also change the comment for function
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.42.1 syssrc/sys/lib/libkern/ffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.