mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Move last_log_time from a single global to *each logFile_t* so that we can actually apply the logic to every log-file in multi-file configurations, rather than working only for the first file written in each 1-second interval and then leaving the others connected to possibly wrong files. Signed-off-by: Joshua Judson Rosen <jrosen@harvestai.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| Config.src | ||
| Kbuild.src | ||
| klogd.c | ||
| logger.c | ||
| logread.c | ||
| syslogd.c | ||
| syslogd_and_logger.c | ||