mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
comparing regular files. Add a SIGSEGV handler to make its behavior less surprising when a read error occurs. The handler does not attempt to distinguish errors from file truncation, but anyone actively modifying a file while trying to compare it shouldn't even expect something sane to happen. PR: 45391 Reviewed by: mike (mentor) |
||
|---|---|---|
| .. | ||
| cmp.1 | ||
| cmp.c | ||
| extern.h | ||
| Makefile | ||
| misc.c | ||
| regular.c | ||
| special.c | ||