NetBSD/sys/lib/libkern
rillig 2a9be2a76b libkern: fix wrong escaping in makefile
In the unlikely event that KERNDIR contains a '$' character, that '$'
should not be doubled to '$$'. It only needs the usual shell quoting.
2022-06-19 18:28:16 +00:00
..
arch Fix a dumb typo/thinko 2022-06-15 21:31:19 +00:00
Makefile
Makefile.compiler-rt
Makefile.inc libkern: fix wrong escaping in makefile 2022-06-19 18:28:16 +00:00
Makefile.libkern
__main.c
copystr.c
crc16.h
crc32.c
crc32.h
disklabel_swap.c
dkcksum.c
entpool.c
entpool.h
hexdump.c
imax.c
imin.c
intoa.c
kern_assert.c
libkern.h
lmax.c
lmin.c
milieu.h
pmatch.c
rngtest.c
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c
softfloat.h
strlist.c
strlist.h
strnvisx.c
uimax.c
uimin.c
ulmax.c
ulmin.c
xlat_mbr_fstype.c