On 3/7/26 11:52 AM, [email protected] wrote:
From: Helge Deller <[email protected]>Improve slightly the strace output for mremap(). Print the old_address and new_address as hex values, old_size and new_size as unsigned, and the flags as integer. Signed-off-by: Helge Deller <[email protected]> --- linux-user/strace.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
