Browse Source
The next caller I'll be adding won't have an access to struct dirent because it won't be reading from a directory stream. Split the main part of the function further into a separate function to make it usable by a caller without passing a dirent as long as it knows what type is feeding the function. Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Junio C Hamano
15 years ago
1 changed files with 29 additions and 21 deletions
Loading…
Reference in new issue