nginx/src/os/win32
Igor Sysoev cc878dc6ac use SwitchToThread() instead of Sleep(0), because the later
may not yield control, if there is no thread with higher priority
2011-01-20 13:06:21 +00:00
..
nginx_icon16.xpm style fix: remove trailing spaces 2006-10-09 15:38:59 +00:00
nginx_icon32.xpm nginx-0.4.0-RELEASE import 2006-08-30 10:39:17 +00:00
nginx_icon48.xpm add 48x48 icon 2009-04-21 15:44:39 +00:00
nginx.ico add 48x48 icon 2009-04-21 15:44:39 +00:00
nginx.rc Win32 master/workers model 2009-04-20 06:08:47 +00:00
ngx_alloc.c update allocation error messages 2009-11-15 09:03:08 +00:00
ngx_alloc.h slab allocator in shared memory 2006-11-20 08:51:45 +00:00
ngx_atomic.h use parents around NGX_ATOMIC_T_LEN value 2009-09-25 20:25:47 +00:00
ngx_errno.c use copied strerror() messages and autoconfigured sys_nerr value 2010-11-25 11:04:03 +00:00
ngx_errno.h use copied strerror() messages and autoconfigured sys_nerr value 2010-11-25 11:04:03 +00:00
ngx_event_log.c ngx_log_errno() 2009-04-27 13:17:33 +00:00
ngx_files.c ngx_create_file_mapping() 2010-06-29 15:18:50 +00:00
ngx_files.h ngx_create_file_mapping() 2010-06-29 15:18:50 +00:00
ngx_os.h issue start up errors and warning on both stderr and error_log 2009-04-23 11:13:12 +00:00
ngx_process_cycle.c add "Global\" prefix for signal events 2010-09-02 13:49:05 +00:00
ngx_process_cycle.h add NGX_PROCESS_HELPER process status 2009-11-23 15:46:21 +00:00
ngx_process.c *) introduce ngx_time_sigsafe_update() to update the error log time only 2010-03-25 09:10:10 +00:00
ngx_process.h use SwitchToThread() instead of Sleep(0), because the later 2011-01-20 13:06:21 +00:00
ngx_service.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_shmem.c *) fix memory leak in successful case 2009-06-02 13:56:42 +00:00
ngx_shmem.h support attaching to an existent Win32 shared memory 2009-04-18 19:27:28 +00:00
ngx_socket.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_socket.h style fix: remove trailing spaces 2007-12-01 19:57:37 +00:00
ngx_stat.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_thread.c Win32 master/workers model 2009-04-20 06:08:47 +00:00
ngx_thread.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_time.c fix Win32 ngx_gettimezone() 2009-04-19 19:08:49 +00:00
ngx_time.h style fix 2009-11-02 12:41:56 +00:00
ngx_udp_wsarecv.c style fix 2009-04-29 13:08:10 +00:00
ngx_user.c nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00
ngx_user.h nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00
ngx_win32_config.h fix building by owc12: GetLongPathName() is available since Win2K only 2010-07-05 12:47:35 +00:00
ngx_win32_init.c compare long file names in case-insensitive mode, 2010-03-03 10:05:54 +00:00
ngx_wsarecv_chain.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_wsarecv.c style fix 2010-06-23 16:34:54 +00:00
ngx_wsasend_chain.c style fix 2009-04-29 13:08:10 +00:00
ngx_wsasend.c Win32 master/workers model 2009-04-20 06:08:47 +00:00