CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2003-11-07 22:58:40 Modified files: io : ftwtest.c Log message: (skip_subtree, skip_siblings): New variables. (options, main): Add --skip-subtree and --skip-siblings options. (cb): Use return FTW_CONTINUE instead of return 0. Handle --skip-subtree and --skip-siblings.