Tree @release-0.8.31 (Download .tar.gz)
- ..
- nginx.ico
- nginx.rc
- nginx_icon16.xpm
- nginx_icon32.xpm
- nginx_icon48.xpm
- ngx_alloc.c
- ngx_alloc.h
- ngx_atomic.h
- ngx_errno.c
- ngx_errno.h
- ngx_event_log.c
- ngx_files.c
- ngx_files.h
- ngx_os.h
- ngx_process.c
- ngx_process.h
- ngx_process_cycle.c
- ngx_process_cycle.h
- ngx_service.c
- ngx_shmem.c
- ngx_shmem.h
- ngx_socket.c
- ngx_socket.h
- ngx_stat.c
- ngx_thread.c
- ngx_thread.h
- ngx_time.c
- ngx_time.h
- ngx_udp_wsarecv.c
- ngx_user.c
- ngx_user.h
- ngx_win32_config.h
- ngx_win32_init.c
- ngx_wsarecv.c
- ngx_wsarecv_chain.c
- ngx_wsasend.c
- ngx_wsasend_chain.c
History of src / os / win32 @release-0.8.31
- fix Win32 error messages when an temporary file replaces an existent file: Igor Sysoev 12 years ago
- add NGX_PROCESS_HELPER process status Igor Sysoev 12 years ago
- a cache manager thread handle was overwritten by a cache loader thread handle, Igor Sysoev 12 years ago
- update allocation error messages Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- *) reset cached dirent.d_type after stat() Igor Sysoev 12 years ago
- read_ahead Igor Sysoev 12 years ago
- use parents around NGX_ATOMIC_T_LEN value Igor Sysoev 12 years ago
- uniform ngx_directio_on/off() interface with other file functions Igor Sysoev 12 years ago
- test incomplete WriteFile() Igor Sysoev 12 years ago
- log file name for read/write errors Igor Sysoev 12 years ago
- delete Win95 code Igor Sysoev 12 years ago
- win32 ngx_file_info() utf8 support Igor Sysoev 12 years ago
- preserve errno while ngx_free() Igor Sysoev 12 years ago
- *) share temporary number between workers Igor Sysoev 12 years ago
- NGX_ENOPATH Igor Sysoev 13 years ago
- win32 cache loader support Igor Sysoev 13 years ago
- style fix Igor Sysoev 13 years ago
- introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly Igor Sysoev 13 years ago
- use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin Igor Sysoev 13 years ago
- handle Win32 ReadFile() EOF state in Unix way Igor Sysoev 13 years ago
- update r2925 Igor Sysoev 13 years ago
- *) exit if no workers could not be started Igor Sysoev 13 years ago
- fix debug logging Igor Sysoev 13 years ago
- test premature process termination Igor Sysoev 13 years ago
- log GetExitCodeProcess()'s errno Igor Sysoev 13 years ago
- *) fix memory leak in successful case Igor Sysoev 13 years ago
- allow shared memory segments more than 4G Igor Sysoev 13 years ago
- fix logging in ngx_win32_rename_file() Igor Sysoev 13 years ago
- add trailing zero to a file name Igor Sysoev 13 years ago