1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/libkern
Boris Popov 6f2d8adb12 Add function prototypes and base module for kernel side iconv library.
Add simple "xlat" converter which performs 8to8 table based conversion.
Unicode converter will be added in the near future.

Reviewed by:			silence on arch@
Files placement reviewed by:	bde
Obtained from:			smbfs
2001-04-09 09:39:29 +00:00
..
alpha
ia64
adddi3.c
anddi3.c
arc4random.c
ashldi3.c
ashrdi3.c
bcd.c
bcmp.c
bsearch.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
iconv_converter_if.m Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
iconv_xlat.c Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
iconv.c Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
index.c
inet_ntoa.c
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c
quad.h
random.c
rindex.c
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlcat.c
strlcpy.c
strlen.c
strncmp.c
strncpy.c
strsep.c
strtol.c
strtoq.c
strtoul.c
strtouq.c
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c