Commits
Commit:
b5fdc32e758f57a11fcb78a7571649044b681b1b
Date:
Sun Apr 25 12:49:21 2021
UTC
use memcpy instead of bcopy
memcpy is ANSI C89, bcopy seems to be an history BSD function.
Commit:
5aba63956a04590ade71cffa0cef0a5d2356f42b
Date:
Sun Apr 25 12:45:17 2021
UTC
d->d_namelen doesn't seem to be available on linux
Commit:
11c986679a15e976e5fdde5e439a18be4acac0de
Date:
Sun Apr 25 12:06:54 2021
UTC
sort the auto index alphabetically
Omar Polo