(process_entry): When using FTW_DEPTH, call `func',
authorJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 15:08:15 +0000 (15:08 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 15:08:15 +0000 (15:08 +0000)
commit6e6188765a24b2380f2a9cc709c7fccdfd294015
treecdb0d0b18cbb801598751a1b80b7150ab4d47dc8
parent862ae182e136045fe081384a88d6a9e9db78e201
(process_entry): When using FTW_DEPTH, call `func',
the user-supplied callback, once before any of its entries,
in case that part of the hierarchy should be pruned. `func'
does that by setting `data->skip'.
lib/ftw.c