Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-07 | don't set d_reclen | Omar Polo | |
It's not actually used and doesn't seem to be available on DragonflyBSD (at least) judging from the patching in dports: https://github.com/DragonFlyBSD/DPorts/commit/f66bf875f75335ff63e0cad2f817a1c6e7106045 | |||
2021-04-25 | use memcpy instead of bcopy | Omar Polo | |
memcpy is ANSI C89, bcopy seems to be an history BSD function. | |||
2021-04-25 | d->d_namelen doesn't seem to be available on linux | Omar Polo | |
2021-04-25 | sort the auto index alphabetically | Omar Polo | |