OSDN Git Service

Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOC...
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 24 Dec 2005 00:15:05 +0000 (00:15 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sat, 24 Dec 2005 00:15:05 +0000 (00:15 -0000)
commitf8be4236ba4bc66ac22510d47db44427e946e64d
tree2e24ed00cdb40b5cd1d56c077d3f7baf405a10ee
parent0eef7f38a16a540991dbc050b9643a031b91469e
Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k
extra/Configs/Config.in
libc/misc/fnmatch/Makefile.in
libc/misc/fnmatch/fnmatch.c [new file with mode: 0644]
libc/misc/fnmatch/fnmatch_loop.c [new file with mode: 0644]