uclibc: backport FTS support

SVN-Revision: 27513
This commit is contained in:
Florian Fainelli 2011-07-07 09:42:57 +00:00
parent a4d69536ea
commit 3bdc9093b3
2 changed files with 1398 additions and 0 deletions

View File

@ -107,6 +107,7 @@ UCLIBC_HAS_FNMATCH_OLD=y
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
# UCLIBC_HAS_FPU is not set
UCLIBC_HAS_FTS=y
UCLIBC_HAS_FTW=y
# UCLIBC_HAS_FULL_RPC is not set
UCLIBC_HAS_GETPT=y

File diff suppressed because it is too large Load Diff