mirror of
https://git.busybox.net/uClibc
synced 2025-05-08 23:02:28 +08:00
config: ftw is SUSv4-obsolete
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
31f48281ed
commit
4891374bc3
@ -1931,7 +1931,7 @@ config UCLIBC_HAS_NFTW
|
||||
a pressing need for nftw(), you should probably answer N.
|
||||
|
||||
config UCLIBC_HAS_FTW
|
||||
bool "Support the ftw() interface"
|
||||
bool "Support the ftw() interface (SUSv4-obsolete)"
|
||||
depends on UCLIBC_SUSV4_LEGACY
|
||||
help
|
||||
The SuSv3 ftw() interface is used to recursively descend
|
||||
|
Loading…
x
Reference in New Issue
Block a user