mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
long -> off_t strtol -> strtoll fseek -> fseeko NOTE: that fseek not works for >long offsets files per POSIX: [EOVERFLOW] For fseek( ), the resulting file offset would be a value which cannot be represented correctly in an object of type long. |
||
|---|---|---|
| .. | ||
| extern.h | ||
| forward.c | ||
| Makefile | ||
| misc.c | ||
| read.c | ||
| reverse.c | ||
| tail.1 | ||
| tail.c | ||