freebsd-dev/sys/libkern
Val Packett b344bd3a7d ext2fs: extract crc16 into sys/crc16.h
deduplicate this as it might be needed for other drivers (e.g. Apple SPI-HID)

Sponsored by:	https://www.patreon.com/valpackett
Reviewed by:	chuck, imp
MFC after:	1 month
Differential revision:	https://reviews.freebsd.org/D32879
2023-04-24 12:41:52 +03:00
..
arm arm: Remove unused ffs.S 2022-10-20 10:48:31 -06:00
arm64
x86
arc4random_uniform.c
arc4random.c
ashldi3.c ashldi3: Use C89-style function definition 2022-11-27 13:23:25 -07:00
ashrdi3.c
asprintf.c
bcd.c
bcopy.c
bsearch.c
cmpdi2.c
crc16.c ext2fs: extract crc16 into sys/crc16.h 2023-04-24 12:41:52 +03:00
divdi3.c
explicit_bzero.c
ffs.c
ffsl.c
ffsll.c
fls.c
flsl.c
flsll.c
fnmatch.c
gsb_crc32.c
iconv_converter_if.m
iconv_ucs.c
iconv_xlat16.c
iconv_xlat.c
iconv.c
inet_aton.c
inet_ntoa.c
inet_ntop.c
inet_pton.c
jenkins_hash.c
lshrdi3.c
memcchr.c
memchr.c
memcmp.c
memmem.c
memset.c
moddi3.c
murmur3_32.c
qdivrem.c qdivrem: Predict division by zero as false. 2022-10-04 13:51:06 +02:00
qsort_r.c
qsort.c
quad.h
random.c
scanc.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcpy.c
strcspn.c
strdup.c
strlcat.c
strlcpy.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strnstr.c
strrchr.c
strsep.c
strspn.c
strstr.c
strtol.c
strtoq.c
strtoul.c
strtouq.c
strvalid.c
timingsafe_bcmp.c
ucmpdi2.c
udivdi3.c
umoddi3.c