NetBSD/sys/lib/libkern
2013-09-12 15:36:14 +00:00
..
arch Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
__main.c ansify function definitions 2009-03-15 21:33:51 +00:00
arc4random.c Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +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
kern_assert.c Don't include <sys/systm.h> because it brings in too much stuff that 2011-09-29 20:50:09 +00:00
libkern.h Fix libkern's prototype for explicit_memset. 2013-08-28 16:20:38 +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 Simplify by using LIBISPRIVATE?= yes 2013-08-21 05:50:14 +00:00
Makefile.inc Don't pass down CPUFLAGS since its value is already in CFLAGS. 2012-12-12 15:10:27 +00:00
Makefile.libkern Another codegen bug that fixes (in this case lots of) atf tests. 2013-07-23 14:52:07 +00:00
max.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mertwist.c
milieu.h
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
rngtest.c Spell restrict with __. 2011-11-25 12:45:00 +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
softfloat.c
softfloat.h
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 recognize OpenBSD too 2013-03-02 22:04:06 +00:00