NetBSD/sys/lib/libkern
2019-12-14 17:24:43 +00:00
..
arch Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
__main.c
crc16.h
crc32.c
crc32.h
hexdump.c Even smaller and takes print function. 2017-12-09 00:51:52 +00:00
imax.c
imin.c
intoa.c
kern_assert.c
libkern.h Remove never-used Mersenne twister from libkern. 2019-12-14 17:23:47 +00:00
lmax.c
lmin.c
Makefile Use the standard build rules. 2018-06-05 00:57:47 +00:00
Makefile.compiler-rt convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
Makefile.inc - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
Makefile.libkern Nix trailing whitespace. 2019-12-14 17:24:43 +00:00
milieu.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
pmatch.c
rngtest.c We have popcount; no need to reimplement it. 2018-09-03 18:52:33 +00:00
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c PR port-alpha/52520: provide float64 -> uint64 conversion and use 2017-12-31 11:43:42 +00:00
softfloat.h PR port-alpha/52520: provide float64 -> uint64 conversion and use 2017-12-31 11:43:42 +00:00
strnvisx.c
uimax.c Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
uimin.c Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
ulmax.c
ulmin.c
xlat_mbr_fstype.c