log src/core/ngx_file.c @ 6729:cecf415643d7

age author description
Wed, 06 Jul 2016 13:22:29 +0300 Ruslan Ermilov Use NGX_MAX_PATH_LEVEL where appropriate.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Tue, 07 Apr 2015 01:32:08 +0300 Sergey Kandaurov Core: limited levels of subdirectory hierarchy used for temp files.
Tue, 07 Apr 2015 01:32:07 +0300 Sergey Kandaurov Core: removed excessive initialization in ngx_conf_set_path_slot().