Files
cc65/libsrc/apple2/lseek.s
Patrick Pelletier b37d0a444c lseek: Return EINVAL if new position is less than 0 or greater than 2^24 - 1.
Also, implemented @greg-king5's suggestion to save a byte on error paths.
2018-08-20 22:24:48 +02:00

2.7 KiB