diff options
author | Omar Polo <op@omarpolo.com> | 2022-07-07 08:54:26 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-07-07 08:54:26 +0000 |
commit | de8dc03c4d3f583cb2e4b600aced60ed4d4abefe (patch) | |
tree | ef5c4cb73c34ca02681b8c2d54088c391d018673 | |
parent | be97b57fc8cec36d1730e707a71dc3344da8206c (diff) |
sync
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2022-07-07 Omar Polo <op@omarpolo.com> + + * dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.) + 2022-07-04 Omar Polo <op@omarpolo.com> * server.c (check_path): log when it fails to open a file because of permissions |