]> git.ipfire.org Git - thirdparty/bird.git/commit
Logging: Abolished stdio in favor of write() to make the logging faster.
authorMaria Matejka <mq@ucw.cz>
Wed, 16 Aug 2023 13:05:36 +0000 (15:05 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 24 Aug 2023 15:21:58 +0000 (17:21 +0200)
commita6a8cbe4158926edb724911f2bbc68496d749832
tree258e85db6db9ff37072648cb2978a9a120a7f9c0
parent6728e01e6f67f416ff89bbd789b0388293ecbb99
Logging: Abolished stdio in favor of write() to make the logging faster.
12 files changed:
filter/data.c
filter/f-inst.c
filter/filter.c
lib/birdlib.h
lib/timer.c
nest/cmds.c
proto/bgp/bgp.c
sysdep/unix/config.Y
sysdep/unix/io.c
sysdep/unix/log.c
sysdep/unix/main.c
sysdep/unix/unix.h