Alexander Graf
208278c6d0
[openSUSE] linux-user: lseek: explicitly cast non-set offsets to signed
...
When doing lseek, SEEK_SET indicates that the offset is an unsigned variable.
Other seek types have parameters that can be negative.
When converting from 32bit to 64bit parameters, we need to take this into
account and enable SEEK_END and SEEK_CUR to be negative, while SEEK_SET stays
absolute positioned which we need to maintain as unsigned.
Signed-off-by: Alexander Graf <agraf@suse.de >
2024-10-29 10:56:52 +01:00
..
2024-07-05 12:35:14 +01:00
2024-03-13 11:43:52 +00:00
2024-05-06 11:17:15 +02:00
2024-06-30 19:51:44 +03:00
2023-07-15 08:02:32 +01:00
2024-06-08 17:48:50 -07:00
2024-05-15 10:03:44 +02:00
2024-05-26 15:49:58 -07:00
2023-08-08 20:44:08 +02:00
2024-03-13 11:43:52 +00:00
2024-03-13 11:43:52 +00:00
2024-03-13 11:43:52 +00:00
2024-08-20 00:47:57 +02:00
2024-08-20 00:49:13 +02:00
2024-03-13 11:43:52 +00:00
2024-04-26 17:03:05 +02:00
2024-03-13 11:43:52 +00:00
2024-03-13 11:43:52 +00:00
2024-03-13 11:43:52 +00:00
2024-06-30 19:51:44 +03:00
2023-10-30 13:41:55 -07:00
2024-03-13 11:43:52 +00:00
2022-10-25 09:20:40 +02:00
2024-10-10 21:03:38 +03:00
2021-07-12 21:53:35 +02:00
2024-01-29 21:04:10 +10:00
2023-03-10 20:45:47 +01:00
2023-03-10 20:42:00 +01:00
2024-04-25 10:21:06 +01:00
2024-10-10 21:03:38 +03:00
2023-10-30 13:41:56 -07:00
2023-10-30 13:41:55 -07:00
2024-06-05 09:04:30 -07:00
2021-11-29 14:54:17 +01:00
2024-03-06 12:35:19 +00:00
2023-11-02 13:36:45 +00:00
2024-07-30 07:59:23 +10:00
2023-10-30 13:41:55 -07:00
2024-08-21 09:09:46 +10:00
2024-05-06 14:13:45 +02:00
2022-06-28 04:41:20 +05:30
2024-03-13 11:43:52 +00:00
2024-05-06 11:17:15 +02:00
2019-06-12 13:20:21 +02:00
2024-03-26 18:20:36 -10:00
2022-05-23 22:47:19 +02:00
2024-03-01 08:05:59 -10:00
2024-04-24 15:46:00 -07:00
2024-04-24 15:46:00 -07:00
2024-10-29 10:56:52 +01:00
2024-05-03 17:21:20 +02:00
2022-01-18 12:41:42 +01:00
2020-08-21 06:18:24 -04:00
2024-04-24 15:46:00 -07:00
2022-05-23 22:47:20 +02:00
2022-05-23 22:47:19 +02:00
2024-10-29 10:56:52 +01:00
2023-09-01 13:35:02 -07:00
2024-03-06 12:35:19 +00:00