public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Build fixes for musl, glibc < 2.34
@ 2024-08-20 21:58 Stefano Brivio
  2024-08-20 21:58 ` [PATCH v2 1/2] udp_flow: Add missing unistd.h include for close() Stefano Brivio
  2024-08-20 21:58 ` [PATCH v2 2/2] util: Provide own version of close_range(), and no-op fallback Stefano Brivio
  0 siblings, 2 replies; 4+ messages in thread
From: Stefano Brivio @ 2024-08-20 21:58 UTC (permalink / raw)
  To: passt-dev; +Cc: David Gibson, lemmi

v2: Take care of cppcheck warning in 2/2

Stefano Brivio (2):
  udp_flow: Add missing unistd.h include for close()
  util: Provide own version of close_range(), and no-op fallback

 udp_flow.c |  1 +
 util.h     | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-21  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-20 21:58 [PATCH v2 0/2] Build fixes for musl, glibc < 2.34 Stefano Brivio
2024-08-20 21:58 ` [PATCH v2 1/2] udp_flow: Add missing unistd.h include for close() Stefano Brivio
2024-08-20 21:58 ` [PATCH v2 2/2] util: Provide own version of close_range(), and no-op fallback Stefano Brivio
2024-08-21  1:38   ` David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).