Commit Graph

10 Commits

Author SHA1 Message Date
agc
aad01611e7 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
2003-08-07 16:26:28 +00:00
jdolecek
d32bd396f2 #undef ffs before the ffs() function definition, so that the name
isn't rewrote to __builtin_ffs() on gcc 2.95+; this fixes compilation
on sun2
also change the comment for function
2002-10-10 10:51:56 +00:00
cgd
33b3e7101b sync with libc 1998-03-27 01:29:58 +00:00
lukem
7656b49be6 rcsid fascism 1997-10-13 11:55:15 +00:00
cgd
4a134a0780 don't include user-land headers in libkern files when compiling for
the kernel.
1996-04-18 02:19:59 +00:00
mycroft
a09832e624 Update from libc. 1995-10-07 09:26:14 +00:00
cgd
daf1f43606 copy back from libc 1995-01-06 00:48:11 +00:00
cgd
50c2ab0cd0 from libc 1995-01-06 00:10:05 +00:00
cgd
aa9eacdd59 new RCS ID format. 1994-10-26 06:39:02 +00:00
jtc
9c896370ee Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
Checking them in to make people happy.
1993-10-27 22:00:42 +00:00