public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/3] Some improvements to log functions
@ 2023-10-13  4:50 David Gibson
  2023-10-13  4:50 ` [PATCH v2 1/3] log: Don't define logging function 4 times David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: David Gibson @ 2023-10-13  4:50 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

Several small improvements to the logging functions.

Changes since v1:
 * Added printf warning attributes
 * Added vlogmsg()

David Gibson (3):
  log: Don't define logging function 4 times
  log: Enable format warnings
  log: Add vlogmsg()

 Makefile |  3 ++-
 conf.c   |  2 +-
 log.c    | 72 +++++++++++++++++++++++++++++---------------------------
 log.h    | 14 +++++++----
 packet.c |  7 +++---
 pasta.c  |  2 +-
 tcp.c    | 13 ++++++----
 7 files changed, 63 insertions(+), 50 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-11-07 12:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13  4:50 [PATCH v2 0/3] Some improvements to log functions David Gibson
2023-10-13  4:50 ` [PATCH v2 1/3] log: Don't define logging function 4 times David Gibson
2023-11-07  8:02   ` Stefano Brivio
2023-10-13  4:50 ` [PATCH v2 2/3] log: Enable format warnings David Gibson
2023-10-13  4:50 ` [PATCH v2 3/3] log: Add vlogmsg() David Gibson
2023-11-07 12:45 ` [PATCH v2 0/3] Some improvements to log functions Stefano Brivio

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).