Call for testing/review of D35807 (libc: Add `strverscmp(3)` & `versionsort(3)`)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Aug 2022 08:09:10 UTC
What's up, I've written a small patch to introduce strverscmp(3) & versionsort(3) (for scandir(3)) to FreeBSD's libc (in preparation for a future patch to add a '-v' flag to ls(1)), similar to what already exists in glibc: https://reviews.freebsd.org/D35807 As lwshu@ suggested, I'm writing this little message to call for a few more eyes on said code to make sure I didn't egregiously mess up somewhere :) Thank you for your time and have an excellent weekend, Aymeric