qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] linux-user: Two minor patches


From: Warner Losh
Subject: [PATCH 0/2] linux-user: Two minor patches
Date: Sun, 16 Jan 2022 13:44:21 -0700

There's two, almost trivial patches that arose out of the review of bsd-user.
There's a chance that one or both of these were submitted already...

Warner Losh (2):
  linx-user: Remove MAX_SIGQUEUE_SIZE
  linxu-user: Change return type of queue_signal to void

 linux-user/qemu.h          | 2 --
 linux-user/signal-common.h | 4 ++--
 linux-user/signal.c        | 5 ++---
 3 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.33.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]