Merge branch 'thread_unsafe_log' into 'master'
Thread unsafe log Log subsystem descriptors like open files and facilities weren't reconfigured atomically. This wasn't a problem in the past (more less, as the events were frozen), but now it is.
No related branches found
No related tags found
Showing
- Knot.files 0 additions, 2 deletionsKnot.files
- src/Makefile.am 0 additions, 2 deletionssrc/Makefile.am
- src/common/log.c 192 additions, 98 deletionssrc/common/log.c
- src/common/log.h 16 additions, 39 deletionssrc/common/log.h
- src/knot/conf/logconf.c 0 additions, 85 deletionssrc/knot/conf/logconf.c
- src/knot/conf/logconf.h 0 additions, 42 deletionssrc/knot/conf/logconf.h
- src/knot/main.c 0 additions, 1 deletionsrc/knot/main.c
- src/knot/zone/zonefile.c 1 addition, 1 deletionsrc/knot/zone/zonefile.c
Loading
Please register or sign in to comment