nginx/src/os/win32
Igor Sysoev 07bb4ed971 Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
for output of ./configure options, etc., since ngx_log_stderr() output
length is limited by 2048 characters defined as NGX_MAX_ERROR_STR.
2011-11-14 14:59:00 +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 Fix buffer overrun under Windows. 2011-08-22 10:07:27 +00:00
ngx_files.h Introduction of simple ngx_write_stderr() instead of ngx_log_stderr() 2011-11-14 14:59:00 +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 Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +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 "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module 2011-05-16 14:54:50 +00:00
ngx_user.h "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module 2011-05-16 14:54:50 +00:00
ngx_win32_config.h malloc() debugging on MacOSX. 2011-10-24 15:46:48 +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