Home
last modified time | relevance | path

Searched hist:"1 b72036bef7cdfb58d98db06ae5179870b029784" (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/musl/dirent/
H A Dalphasort.c1b72036bef7cdfb58d98db06ae5179870b029784 Tue Sep 27 21:28:46 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace scandir, alphasort implementations with musl's.

Notably alphasort actually uses strcoll not strcmp, so this does
affect behavior. scandir should be the same.
H A Dscandir.c1b72036bef7cdfb58d98db06ae5179870b029784 Tue Sep 27 21:28:46 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace scandir, alphasort implementations with musl's.

Notably alphasort actually uses strcoll not strcmp, so this does
affect behavior. scandir should be the same.
H A DJamfile1b72036bef7cdfb58d98db06ae5179870b029784 Tue Sep 27 21:28:46 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace scandir, alphasort implementations with musl's.

Notably alphasort actually uses strcoll not strcmp, so this does
affect behavior. scandir should be the same.
/haiku/src/system/libroot/posix/musl/
H A DJamfile1b72036bef7cdfb58d98db06ae5179870b029784 Tue Sep 27 21:28:46 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> libroot: Replace scandir, alphasort implementations with musl's.

Notably alphasort actually uses strcoll not strcmp, so this does
affect behavior. scandir should be the same.