1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
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
..
2018-05-22 21:18:10 +00:00
2016-03-25 21:57:06 +01:00
2016-06-19 15:03:20 +02:00
2018-08-20 00:30:17 +02:00
2018-08-20 00:30:17 +02:00
2016-03-17 21:07:19 +01:00
2018-08-20 00:30:17 +02:00
2016-03-16 16:28:32 +01:00
2016-05-30 14:31:53 +02:00
2016-03-16 16:28:32 +01:00
2018-08-15 19:40:56 +02:00
2016-03-16 16:28:32 +01:00
2016-06-13 20:40:01 +02:00