Lennart Poettering
f5452477d4
tree-wide: fix lseek() parameter order
...
The offset must be specified first, 'whence' second. Fix that.
Except for one case this fix doesn't actually fix any real bug, since
SEEK_SET is defined as 0 anyway, hence the swapped arguments have no
effect.
The one exception is the MTD smartmedia code, which I guess indicates
that noone has been using that hw anymore in a long time?
2025-11-13 14:19:29 +01:00
..
2025-06-04 13:32:24 +02:00
2025-10-16 17:00:29 +02:00
2025-09-18 15:43:13 +02:00
2025-10-16 17:00:29 +02:00
2025-10-29 10:09:44 +01:00
2025-10-29 10:09:44 +01:00
2025-10-29 10:09:44 +01:00
2025-11-04 14:12:39 +01:00
2025-10-30 22:57:43 +01:00
2025-09-18 15:43:13 +02:00
2025-10-16 17:00:29 +02:00
2025-10-30 22:57:43 +01:00
2025-10-21 23:09:50 +02:00
2025-06-23 23:24:51 +01:00
2025-09-18 15:43:13 +02:00
2025-10-16 17:00:29 +02:00
2025-10-30 22:57:43 +01:00
2025-10-16 17:00:29 +02:00
2025-10-21 23:09:50 +02:00
2025-10-21 23:09:50 +02:00
2025-10-24 17:51:00 +02:00
2025-11-09 05:42:21 +09:00
2024-08-22 07:08:05 +09:00
2025-10-21 23:09:50 +02:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-11-13 14:19:29 +01:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-11-08 09:28:50 +01:00
2025-05-21 18:09:52 +02:00
2025-05-21 18:09:52 +02:00
2025-10-16 08:22:33 +02:00