716dc0a601
int (*compar)(const struct dirent **, const struct dirent **) The current code defines sortq() to accept two void *, then cast them to const struct dirent **. Because the code does not really need this cast, we can eliminate the casts by changing the function prototype to match scandir(3) expectation. MFC after: 1 month |
||
---|---|---|
.. | ||
chkprintcap | ||
common_source | ||
filters | ||
filters.ru | ||
lp | ||
lpc | ||
lpd | ||
lpq | ||
lpr | ||
lprm | ||
lptest | ||
pac | ||
Makefile | ||
Makefile.inc |