summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_files.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Merge of r3966, r3967, r3968, r3969, r3970, r3971:Igor Sysoev1-0/+1
2011-04-22Use more precise stat.st_blocks to account cache size on UnixIgor Sysoev1-0/+1
2010-06-29ngx_create_file_mapping()Igor Sysoev1-0/+13
2010-04-22use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinksIgor Sysoev1-0/+3
2010-04-21use non-blocking open() not to hang on FIFO files, etc.Igor Sysoev1-0/+1
2009-11-15fix posix_fadvise() error handlingIgor Sysoev1-1/+1
2009-11-05export aio presence knowledge to prevent using "aio sendfile",Igor Sysoev1-0/+2
2009-11-03fix "if (!-x ...)"Igor Sysoev1-1/+1
2009-10-14*) reset cached dirent.d_type after stat()Igor Sysoev1-14/+13
2009-09-30read_aheadIgor Sysoev1-0/+22
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev1-0/+8
2009-06-11style fixIgor Sysoev1-6/+6
2009-04-28introduce ngx_write_console() to support OEM code pagesIgor Sysoev1-0/+4
2009-04-27-p and --prefix=Igor Sysoev1-1/+1
2009-04-23ngx_path_separator()Igor Sysoev1-0/+2
2009-04-23issue start up errors and warning on both stderr and error_logIgor Sysoev1-1/+5
2009-04-08adopt NGX_FILE_TRUNCATE for win32Igor Sysoev1-1/+1
2009-03-31Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are setIgor Sysoev1-1/+1
2009-03-30ngx_fs_bsize()Igor Sysoev1-0/+3
2009-03-23a prelimiary proxy cache supportIgor Sysoev1-0/+1
2009-03-06XFS on Linux does not set dirent.d_type,Igor Sysoev1-0/+15
2008-11-11compatibility with glibc 2.3, warn_unused_result attribute for write()Igor Sysoev1-1/+11
2008-09-27$realpath_rootIgor Sysoev1-0/+2
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev1-8/+11
2008-09-05*) autoconfigure struct dirent capabilitiesIgor Sysoev1-12/+39
2008-09-05style fixIgor Sysoev1-5/+5
2008-08-15fix log messageIgor Sysoev1-0/+4
2008-08-04Solaris directio()Igor Sysoev1-0/+5
2008-07-30directioIgor Sysoev1-0/+18
2008-07-29case insensitive file system location support provided by locale onlyIgor Sysoev1-0/+12
2008-04-29ignore glob no match errorIgor Sysoev1-4/+5
2008-04-24Cygwin O_BINARY modeIgor Sysoev1-0/+10
2007-01-29use ngx_dir_access() to enable search bits for directoryIgor Sysoev1-0/+3
2007-01-18ngx_read_fd()Igor Sysoev1-0/+5
2007-01-18NGX_FILE_WRONLYIgor Sysoev1-0/+1
2007-01-18ngx_file_access() and ngx_de_access()Igor Sysoev1-0/+2
2007-01-18ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)Igor Sysoev1-2/+4
2007-01-18rename mode to accessIgor Sysoev1-1/+1
2006-10-02fix building on Linux and SolarisIgor Sysoev1-1/+1
2006-10-02glob support in includeIgor Sysoev1-0/+14
2006-09-14backout O_NOATIME support, it requires CAP_FOWNER capabilityIgor Sysoev1-5/+0
2006-09-01Linux O_NOATIME supportIgor Sysoev1-0/+5
2006-08-30nginx-0.4.0-RELEASE importrelease-0.4.0Igor Sysoev1-2/+6
2006-08-04nginx-0.3.56-RELEASE importrelease-0.3.56Igor Sysoev1-1/+7
2006-04-14nginx-0.3.38-RELEASE importrelease-0.3.38Igor Sysoev1-2/+3
2006-02-08nginx-0.3.27-RELEASE importrelease-0.3.27Igor Sysoev1-0/+9
2005-10-27nginx-0.3.7-RELEASE importrelease-0.3.7Igor Sysoev1-1/+5
2005-03-01nginx-0.1.23-RELEASE importrelease-0.1.23Igor Sysoev1-5/+8
2004-12-02nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev1-1/+1
2004-11-20nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev1-2/+2