mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
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. |
||
|---|---|---|
| .. | ||
| conv.c | ||
| display.c | ||
| hexdump.1 | ||
| hexdump.c | ||
| hexdump.h | ||
| hexsyntax.c | ||
| Makefile | ||
| od.1 | ||
| odsyntax.c | ||
| parse.c | ||