Helge Deller
105d599a33
linux-user: Fix strace of chmod() if mode == 0
...
If the mode parameter of chmod() is zero, this value isn't shown
when stracing a program:
chmod("filename",)
This patch fixes it up to show the zero-value as well:
chmod("filename",000)
Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220918194555.83535-8-deller@gmx.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-09-27 09:29:33 +02:00
..
2022-07-11 13:43:52 +01:00
2022-04-06 14:31:55 +02:00
2022-09-06 07:32:35 +01:00
2022-04-06 14:31:55 +02:00
2022-02-01 08:01:44 +01:00
2022-05-11 16:50:32 +02:00
2022-09-27 09:29:33 +02:00
2022-09-23 14:04:17 +02:00
2022-05-23 22:54:02 +02:00
2022-08-05 10:02:40 -07:00
2022-06-28 10:13:22 +05:30
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-02-01 08:01:38 +01:00
2022-04-26 08:17:05 -07:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-08-02 08:56:49 +10:00
2022-05-23 22:52:27 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-09-23 14:04:17 +02:00
2022-04-06 10:50:37 +02:00
2022-09-27 09:29:33 +02:00
2022-09-06 08:04:25 +01:00
2021-07-12 21:53:35 +02:00
2021-09-13 20:35:45 +02:00
2022-01-27 16:58:33 +01:00
2021-07-12 21:54:46 +02:00
2020-09-17 20:39:22 +02:00
2022-07-28 19:17:24 +02:00
2021-11-29 14:54:17 +01:00
2021-11-29 14:54:17 +01:00
2022-05-23 08:15:19 +02:00
2021-09-13 20:35:44 +02:00
2022-06-28 04:36:50 +05:30
2022-01-12 14:08:29 +01:00
2022-09-06 08:04:25 +01:00
2022-09-06 08:04:25 +01:00
2022-06-28 04:41:20 +05:30
2022-09-27 09:29:33 +02:00
2022-09-27 09:29:33 +02:00
2022-09-27 09:29:33 +02:00
2022-05-23 22:47:19 +02:00
2022-09-27 09:29:33 +02:00
2022-07-04 11:08:57 +05:30
2021-11-29 14:54:17 +01:00
2022-09-27 09:29:33 +02:00
2021-12-20 10:12:29 -08:00
2022-01-18 12:41:42 +01:00
2020-08-21 06:18:24 -04:00
2021-09-13 20:35:45 +02:00
2022-05-23 22:47:20 +02:00
2022-05-23 22:47:19 +02:00
2022-06-24 10:00:00 +02:00
2022-06-24 10:00:00 +02:00
2021-09-13 20:35:45 +02:00