From e4bb9efb8375a47f1d7bf38f6b904453c3b9ecb1 Mon Sep 17 00:00:00 2001 From: Dan Podeanu Date: Thu, 12 Oct 2023 00:19:35 +0800 Subject: [PATCH] minor fix and use macro for ERRNO_IGNORE --- docs/globals.html | 1 + docs/globals_defs.html | 1 + docs/navtreeindex0.js | 27 ++++++++++++++------------- docs/search/all_3.js | 3 ++- docs/search/defines_1.js | 3 ++- docs/udp-redirect_8c.html | 35 +++++++++++++++++++++++++++++++++-- docs/udp-redirect_8c.js | 1 + udp-redirect.c | 16 +++++++++++----- 8 files changed, 65 insertions(+), 22 deletions(-) diff --git a/docs/globals.html b/docs/globals.html index 4c4361f..0246026 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -97,6 +97,7 @@
  • DEBUG_LEVEL_INFO : udp-redirect.c
  • DEBUG_LEVEL_VERBOSE : udp-redirect.c
  • EOK : udp-redirect.c
  • +
  • ERRNO_IGNORE_CHECK : udp-redirect.c
  • ERRNO_IGNORE_SET : udp-redirect.c
  • longopts : udp-redirect.c
  • main() : udp-redirect.c
  • diff --git a/docs/globals_defs.html b/docs/globals_defs.html index 5525114..c9d61a4 100644 --- a/docs/globals_defs.html +++ b/docs/globals_defs.html @@ -92,6 +92,7 @@
    Here is a list of all macros with links to the files they belong to: