| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libdiff: Simplify truncation detection | Dag-Erling Smørgrav | 2026-02-05 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | * Adjust the comment to reflect the fact that SIGBUS can occur not only if the file is truncated, but also if an I/O error occurs while paging in any part of it. * Instead of setting a flag, just return EIO. * Adjust the unit test accordingly. MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: thj, kevans Differential Revision: https://reviews.freebsd.org/D55108 | ||||
| * | diff: Nits in tests. | Dag-Erling Smørgrav | 2024-05-20 | 1 | -0/+1 |
| | | | | | Sponsored by: Klara, Inc. | ||||
| * | libdiff: Add a test for the truncation issue. | Dag-Erling Smørgrav | 2024-05-20 | 2 | -0/+69 |
| Sponsored by: Klara, Inc. Reviewed by: allanjude Differential Revision: https://reviews.freebsd.org/D45218 | |||||
