log src/os/unix/ngx_files.h @ 7669:52b34c3f89b4

age author description
Mon, 22 Jun 2020 18:02:59 +0300 Maxim Dounin Too large st_blocks values are now ignored (ticket #157).
Mon, 24 Dec 2018 21:07:05 +0300 Maxim Dounin Win32: removed NGX_DIR_MASK concept.
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.