opnsense-src/sys/libkern
Franco Fichtner eb99233983 src: clean-cut move to release/11.0.0
Taken from: FreeBSD
Commit ref: d508cb8c8f
2016-10-03 12:28:21 +02:00
..
arm src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
arc4random.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ashldi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ashrdi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
asprintf.c src: clean-cut move to release/10.3.0 2016-05-21 08:25:57 +02:00
bcd.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
bcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
bsearch.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
cmpdi2.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
crc32.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
divdi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
explicit_bzero.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ffs.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ffsl.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ffsll.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
fls.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
flsl.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
flsll.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
fnmatch.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
iconv.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
iconv_converter_if.m src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
iconv_ucs.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
iconv_xlat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
iconv_xlat16.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
inet_aton.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
inet_ntoa.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
inet_ntop.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
inet_pton.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
jenkins_hash.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
lshrdi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mcount.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memcchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memmem.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
memmove.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memset.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
moddi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
murmur3_32.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
qdivrem.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
qsort.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
qsort_r.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
quad.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
random.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
scanc.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcasecmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strdup.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strlcat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strlcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strlen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strncat.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strncmp.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
strncpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strndup.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
strnlen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strrchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strsep.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strstr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strtol.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strtoq.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strtoul.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strtouq.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strvalid.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
timingsafe_bcmp.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ucmpdi2.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
udivdi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
umoddi3.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
zlib.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00