log src/os/win32/ngx_process.c @ 4218:a10354495767

age author description
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only
Sat, 13 Mar 2010 18:08:07 +0000 Igor Sysoev *) use previously cached GMT offset value to update time from a signal handler
Mon, 10 Aug 2009 13:07:15 +0000 Igor Sysoev introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly
Tue, 02 Jun 2009 14:26:59 +0000 Igor Sysoev test premature process termination
Thu, 23 Apr 2009 18:22:28 +0000 Igor Sysoev pass command lines options to workers
Tue, 21 Apr 2009 19:49:48 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model