]> git.ipfire.org Git - thirdparty/bird.git/commit
Merge commit 'fc2b4b26' into thread-merge-2.16
authorMaria Matejka <mq@ucw.cz>
Fri, 29 Nov 2024 11:05:40 +0000 (12:05 +0100)
committerMaria Matejka <mq@ucw.cz>
Fri, 29 Nov 2024 11:05:40 +0000 (12:05 +0100)
commitffba45657e503e2e279f111bdf52786e95236f0c
tree567295a24548e61c7b2a6fe5af8cc721ff53c985
parentcd63810e4e830d24db03ea8e5e1ba7a5d725bcfc
parentfc2b4b26a62215d12f4565c21b77e949cd861b9a
Merge commit 'fc2b4b26' into thread-merge-2.16

Actually, completely rewritten the original patch as in v3, the logging
initialization is much more complex and requires allocation.

This way, to bootstrap properly, the logger has a pre-defined log target
to stderr.
sysdep/unix/log.c