NetBSD/sys/lib/libkern
dsl eaf64f1b6c Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)
2009-08-14 19:23:53 +00:00
..
arch Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern. 2009-08-14 19:23:53 +00:00
__assert.c
__main.c ansify function definitions 2009-03-15 21:33:51 +00:00
arc4random.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bcd.c
crc32.c Make the function declaration the same for the big-endian case as 2009-03-26 22:18:14 +00:00
crc32.h Fixes PR kern/41069 and PR kern/41070. 2009-03-25 01:26:12 +00:00
imax.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
imin.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
intoa.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
libkern.h Move popcount et al to src/common and add popcount32/popcount64. 2009-07-21 14:55:32 +00:00
lmax.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
lmin.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
Makefile Change the use of formally undocumented features, which have now been 2009-01-18 20:42:11 +00:00
Makefile.inc
Makefile.libkern Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern. 2009-08-14 19:23:53 +00:00
max.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mertwist.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
milieu.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
min.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
pmatch.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
scanc.c
skpc.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
softfloat-macros.h
softfloat-specialize.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
softfloat.c
softfloat.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ulmax.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
ulmin.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
xlat_mbr_fstype.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00