mirror of
https://github.com/ldmud/ldmud
synced 2026-08-12 14:26:05 -04:00
When read_bytes() is given a negative start offset that would reach before the start of the file, use the file start instead of returning 0. Returning 0 is not warrented because there is something to read, starting at the beginning of the file. |
||
|---|---|---|
| .. | ||
| inc | ||
| master.c | ||
| small.file.txt | ||
| sys | ||