#983361 global.c: update the file

Package:
src:nn
Source:
nn
Submitter:
Bjarni Ingi Gislason
Date:
2021-02-23 00:27:06 UTC
Severity:
normal
Tags:
#983361#5
Date:
2021-02-23 00:23:30 UTC
From:
To:
Dear Maintainer,

  changes made:

  Define "active_directory".

  Define a name for a constant number and
substitute the name for that number.

  Improve prototypes by adding declarations to the argument list.

  Use the "n"-version of "sprintf" and "vsprintf".

  Create a new directory "active_directory" if not existent.

  Use "invalid" instead of "illegal", see GNU standard.

  Add text to some messages.

  Remove the "NEED_STRDUP" configuration constant and the associated
code for the definition of "strdup".

####

  The patch is in the attachment.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 global.c | 103 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 56 insertions(+), 47 deletions(-)