Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
2007-03-19close keep-alive connections in the shuting down processesIgor Sysoev
2007-03-07worker processes did not exit after reconfiguration andIgor Sysoev
2007-03-06style fixIgor Sysoev
2007-03-06style fixIgor Sysoev
2007-02-17ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platformsIgor Sysoev
2007-02-12fix building with ngx_http_perl_moduleIgor Sysoev
2007-01-29use ngx_dir_access() to enable search bits for directoryIgor Sysoev
2007-01-20envIgor Sysoev
2007-01-18ngx_read_fd()Igor Sysoev
2007-01-18NGX_FILE_WRONLYIgor Sysoev
2007-01-18ngx_file_access() and ngx_de_access()Igor Sysoev
2007-01-18style fixIgor Sysoev
2007-01-18axe Win9X codeIgor Sysoev
2007-01-18add commentIgor Sysoev
2007-01-18axe unused codeIgor Sysoev
2007-01-18ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)Igor Sysoev
2007-01-18style fixIgor Sysoev
2007-01-18rename mode to accessIgor Sysoev
2007-01-12style fix: remove tabsIgor Sysoev
2007-01-11optimizationIgor Sysoev
2007-01-11use "r" instead of "q"Igor Sysoev
2006-12-26increase Linux osrelease string lentghIgor Sysoev
2006-12-24worker_rlimit_core supports size in K, M, and GIgor Sysoev
2006-12-23lower the log level of the waitpid() ENOCHILD error on FreeBSDIgor Sysoev
2006-12-22test Darwin 8 atomic(3)Igor Sysoev
2006-12-21use MacOSX atomic(3) and barrier(3) operationsIgor Sysoev
2006-12-21use the right memory barriersIgor Sysoev
2006-12-21larx/stcx. should cycle if the reservation was clearedIgor Sysoev
2006-12-19use light-weight sync on ppc64Igor Sysoev
2006-12-19fix atomic operations on ppc64Igor Sysoev
2006-11-20slab allocator in shared memoryIgor Sysoev
2006-10-23APOPIgor Sysoev
2006-10-16win32 uint16_t definitionIgor Sysoev
2006-10-09style fix: remove trailing spacesIgor Sysoev
2006-10-02fix building on Linux and SolarisIgor Sysoev
2006-10-02glob support in includeIgor Sysoev
2006-09-26Solaris 10 event ports supportIgor Sysoev
2006-09-22fix commentIgor Sysoev
2006-09-16fix typoIgor Sysoev
2006-09-15disable [ PAUSE ] hwcap for Sun Studio 11Igor Sysoev
2006-09-15fix header name changeIgor Sysoev
2006-09-14backout O_NOATIME support, it requires CAP_FOWNER capabilityIgor Sysoev
2006-09-07workaround of 2G+ file bug in 64-bit Linux sendfile()Igor Sysoev
2006-09-01Linux O_NOATIME supportIgor Sysoev
2006-08-30nginx-0.4.0-RELEASE importrelease-0.4.0Igor Sysoev
2006-08-14nginx-0.3.58-RELEASE importrelease-0.3.58Igor Sysoev
2006-08-04nginx-0.3.56-RELEASE importrelease-0.3.56Igor Sysoev
2006-07-07nginx-0.3.53-RELEASE importrelease-0.3.53Igor Sysoev
2006-05-04nginx-0.3.44-RELEASE importrelease-0.3.44Igor Sysoev
2006-04-21nginx-0.3.41-RELEASE importrelease-0.3.41Igor Sysoev