xbps-rindex(8): clean mode (-c) is now multithreaded.
This commit is contained in:
@@ -31,8 +31,10 @@
|
||||
/* From common.c */
|
||||
int remove_pkg(const char *, const char *, const char *);
|
||||
|
||||
/* From index.c */
|
||||
/* From index-add.c */
|
||||
int index_add(struct xbps_handle *, int, char **);
|
||||
|
||||
/* From index-clean.c */
|
||||
int index_clean(struct xbps_handle *, const char *);
|
||||
|
||||
/* From index-files.c */
|
||||
|
Reference in New Issue
Block a user