fixed: when demonizing there were some logs info put twice in the log file
now we first demonize (fork) and then open the log file added: start adding support for PT::Date we are using instead of tz system structure git-svn-id: svn://ttmath.org/publicrep/winix/trunk@836 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -9,22 +9,22 @@ notify.o: ../../ezc/src/item.h ../../ezc/src/funinfo.h
|
||||
notify.o: ../../ezc/src/functions.h ../../ezc/src/stringconv.h
|
||||
notify.o: ../../pikotools/utf8/utf8.h ../templates/misc.h
|
||||
notify.o: ../templates/htmltextstream.h ../core/textstream.h
|
||||
notify.o: ../../pikotools/space/space.h notifythread.h ../core/basethread.h
|
||||
notify.o: ../core/synchro.h templatesnotify.h ../core/config.h
|
||||
notify.o: ../core/htmlfilter.h ../core/users.h ../core/user.h
|
||||
notify.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h
|
||||
notify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
|
||||
notify.o: ../core/request.h ../core/requesttypes.h ../core/error.h
|
||||
notify.o: ../core/config.h ../templates/htmltextstream.h ../core/session.h
|
||||
notify.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h
|
||||
notify.o: ../core/lastcontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
|
||||
notify.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
|
||||
notify.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h
|
||||
notify.o: ../core/dircontainer.h ../core/ugcontainer.h
|
||||
notify.o: ../templates/templates.h ../templates/patterncacher.h
|
||||
notify.o: ../templates/indexpatterns.h ../templates/patterns.h
|
||||
notify.o: ../templates/changepatterns.h ../core/cur.h ../core/system.h
|
||||
notify.o: ../core/job.h ../core/basethread.h ../core/dirs.h
|
||||
notify.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
|
||||
notify.o: notifythread.h ../core/basethread.h ../core/synchro.h
|
||||
notify.o: templatesnotify.h ../core/config.h ../core/htmlfilter.h
|
||||
notify.o: ../core/users.h ../core/user.h ../core/ugcontainer.h ../core/log.h
|
||||
notify.o: ../core/textstream.h ../core/logmanipulators.h ../core/slog.h
|
||||
notify.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
|
||||
notify.o: ../core/error.h ../core/config.h ../templates/htmltextstream.h
|
||||
notify.o: ../core/session.h ../core/plugindata.h ../core/rebus.h
|
||||
notify.o: ../core/mount.h ../core/lastcontainer.h ../db/db.h ../db/dbbase.h
|
||||
notify.o: ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
|
||||
notify.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
|
||||
notify.o: ../core/user.h ../core/group.h ../core/dircontainer.h
|
||||
notify.o: ../core/ugcontainer.h ../templates/templates.h
|
||||
notify.o: ../templates/patterncacher.h ../templates/indexpatterns.h
|
||||
notify.o: ../templates/patterns.h ../templates/changepatterns.h ../core/cur.h
|
||||
notify.o: ../core/system.h ../core/job.h ../core/basethread.h ../core/dirs.h
|
||||
notify.o: ../core/dircontainer.h ../notify/notify.h ../core/mounts.h
|
||||
notify.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
|
||||
notify.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
|
||||
@@ -59,8 +59,9 @@ notifythread.o: ../../ezc/src/functions.h ../../ezc/src/stringconv.h
|
||||
notifythread.o: ../../pikotools/utf8/utf8.h ../core/textstream.h
|
||||
notifythread.o: ../templates/misc.h ../templates/localefilter.h
|
||||
notifythread.o: ../templates/locale.h ../templates/htmltextstream.h
|
||||
notifythread.o: ../../pikotools/space/space.h notifypool.h
|
||||
notifythread.o: ../templates/locale.h ../../pikotools/space/spaceparser.h
|
||||
notifythread.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
|
||||
notifythread.o: notifypool.h ../templates/locale.h
|
||||
notifythread.o: ../../pikotools/space/spaceparser.h
|
||||
notifythread.o: ../../pikotools/space/space.h ../core/config.h
|
||||
notifythread.o: ../core/htmlfilter.h ../core/users.h ../core/user.h
|
||||
notifythread.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h
|
||||
@@ -81,8 +82,9 @@ templatesnotify.o: ../../ezc/src/functions.h ../../ezc/src/stringconv.h
|
||||
templatesnotify.o: ../../pikotools/utf8/utf8.h ../core/textstream.h
|
||||
templatesnotify.o: ../templates/misc.h ../templates/localefilter.h
|
||||
templatesnotify.o: ../templates/locale.h ../templates/htmltextstream.h
|
||||
templatesnotify.o: ../../pikotools/space/space.h notifypool.h
|
||||
templatesnotify.o: ../templates/locale.h ../../pikotools/space/spaceparser.h
|
||||
templatesnotify.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
|
||||
templatesnotify.o: notifypool.h ../templates/locale.h
|
||||
templatesnotify.o: ../../pikotools/space/spaceparser.h
|
||||
templatesnotify.o: ../../pikotools/space/space.h ../core/plugin.h
|
||||
templatesnotify.o: ../core/pluginmsg.h ../core/log.h ../core/textstream.h
|
||||
templatesnotify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
|
||||
|
Reference in New Issue
Block a user