]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
scandir(3): Rename alphasort_thunk to scandir_thunk_cmp to
authorXin LI <delphij@FreeBSD.org>
Mon, 26 Sep 2022 02:01:46 +0000 (19:01 -0700)
committerXin LI <delphij@FreeBSD.org>
Mon, 26 Sep 2022 02:01:46 +0000 (19:01 -0700)
commit45ff071ddccac0a158cfeb53285e6bb2df6bc835
treef9ce4aef5dd589b2908e52a3543b033e985cca11
parent1a2b55732ff27fba2533724a72a39d33516c9417
scandir(3): Rename alphasort_thunk to scandir_thunk_cmp to
reflect that it is not alphasort-specific.

Reported by: emaste
Reviewed by: emaste
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D36708
lib/libc/gen/scandir-compat11.c
lib/libc/gen/scandir.c