log src/os/unix/ngx_files.h @ 7403:051a039ce1c7 release-1.15.7

age author description
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Tue, 16 Jun 2015 15:47:40 +0300 Vladimir Homutov Core: added support for writing to stdout.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Wed, 11 Feb 2015 17:52:15 +0300 Valentin Bartenev Refactored sendfile() AIO preload.
Mon, 31 Mar 2014 21:38:25 +0400 Maxim Dounin Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.