nginx/src/os/win32
Ruslan Ermilov 1736c180f4 Configure: the --build= option.
If set, its value is output in "nginx -v" and in the error log.
2014-05-20 16:10:07 +04: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 Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_alloc.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_alloc.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_atomic.h Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
ngx_errno.c Fixed return type of ngx_strerror_init(). 2012-06-18 14:12:03 +00:00
ngx_errno.h Core: handle getsockopt(TCP_FASTOPEN) failures. 2014-01-30 14:58:21 -08:00
ngx_event_log.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_files.c Win32: support for UTF-16 surrogate pairs (ticket #457). 2014-01-04 03:32:15 +04:00
ngx_files.h Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
ngx_os.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_process_cycle.c Win32: fixed cpu hog by cache manager on exit (ticket #514). 2014-03-31 21:38:28 +04:00
ngx_process_cycle.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_process.c Win32: fixed cpu hog after process startup failure. 2012-07-23 16:37:24 +00:00
ngx_process.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_service.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_shmem.c Win32: fixed memory allocation for shmem name (ticket #134). 2012-04-02 21:30:58 +00:00
ngx_shmem.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_socket.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_socket.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_stat.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_thread.c Win32: improved ngx_mutex_init() stub (ticket #138). 2012-04-02 21:31:45 +00:00
ngx_thread.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_time.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_time.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_udp_wsarecv.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_user.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_user.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_win32_config.h Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
ngx_win32_init.c Configure: the --build= option. 2014-05-20 16:10:07 +04:00
ngx_wsarecv_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_wsarecv.c Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
ngx_wsasend_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_wsasend.c Win32: added missing reset of wev->ready on WSAEWOULDBLOCK. 2013-05-29 19:18:22 +04:00