Closed
Description
The boost 1.75 started using statx()
instead of stat()
. This makes following unit tests to break:
- tst-rename.so
- tst-stat.so
- tst-vfs.so
So we need to implement it.
Metadata
Assignees
Labels
No labels
The boost 1.75 started using statx()
instead of stat()
. This makes following unit tests to break:
So we need to implement it.