Hi, Laurence Tratt wrote on Wed, Feb 05, 2020 at 09:38:28AM +0000: > On Mon, Feb 03, 2020 at 09:28:15PM +0100, Ingo Schwarze wrote:
>> The parameter >> .Fa ident >> -is a string that will be prepended to every message. >> +points to a string that will be prepended to every message; >> +its storage must persist until >> +.Fn closelog >> +or the corresponding >> +.Fn closelog_r . >> +If the content of the string is changed, behaviour is unspecified. > This works well for me and would, I think, have stopped me making the > mistake that started this whole thread -- thanks! Committed. Thanks for bringing it up a for the cross-check, and to everybody for the feedback. Yours, Ingo