nginx/src/os/win32
Igor Sysoev 44be39475c fix Win32 error messages when an temporary file replaces an existent file:
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
2009-12-15 13:47:02 +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 fallback to neutral language in FormatMessage() 2009-04-28 15:06:29 +00:00
ngx_errno.h NGX_ENOPATH 2009-08-11 14:25:04 +00:00
ngx_event_log.c ngx_log_errno() 2009-04-27 13:17:33 +00:00
ngx_files.c fix Win32 error messages when an temporary file replaces an existent file: 2009-12-15 13:47:02 +00:00
ngx_files.h fix Win32 error messages when an temporary file replaces an existent file: 2009-12-15 13:47:02 +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 a cache manager thread handle was overwritten by a cache loader thread handle, 2009-11-17 16:46:27 +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_PROCESS_JUST_SPAWN and change field name accordingly 2009-08-10 13:07:15 +00:00
ngx_process.h add NGX_PROCESS_HELPER process status 2009-11-23 15:46: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 a prelimiary IPv6 support, HTTP listen 2009-02-21 07:02:02 +00:00
ngx_win32_init.c issue start up errors and warning on both stderr and error_log 2009-04-23 11:13:12 +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 2009-04-29 13:08:10 +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