aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix
Commit message (Collapse)AuthorAge
...
* style fixIgor Sysoev2007-12-01
|
* use uname(2) instead of /proc/, this allows to run nginx in chrootIgor Sysoev2007-10-26
|
* Cygwin can not pass SCM_RIGHTS via unix socket, use signalsIgor Sysoev2007-10-18
|
* fix building broken in r1578Igor Sysoev2007-10-16
|
* delete code that should be deleted in r1576Igor Sysoev2007-10-16
|
* Cygwin supportIgor Sysoev2007-10-16
|
* avoid segfault if poll is used and endless loop if select is usedIgor Sysoev2007-10-16
|
* fix English grammarIgor Sysoev2007-10-14
|
* style fix: remove double semicolonsIgor Sysoev2007-10-09
|
* destroy ngx_cycle->pool on exitIgor Sysoev2007-08-30
|
* set worker_priority, worker_rlimit_nofile, worker_rlimit_core, andIgor Sysoev2007-08-15
| | | | worker_rlimit_sigpending without super-user privileges testing
* set default listen() backlog to 511 on all platforms except FreeBSDIgor Sysoev2007-08-09
|
* make 64-bit ngx_int_t on 64-bit platformsIgor Sysoev2007-07-29
|
* Sun Studio 12 compatibilityIgor Sysoev2007-07-16
|
* --with-cpu-opt=sparc32 and --with-cpu-opt=sparc64Igor Sysoev2007-07-15
|
* add debug logIgor Sysoev2007-05-07
|
* fix atomic operations on sparc64 built by SunPro CIgor Sysoev2007-04-27
|
* fix sendfile on 64-bit Linux and limit_rate on all 64-bit platformsIgor Sysoev2007-04-23
| | | | for 2G+ files
* close keep-alive connections in the shuting down processesIgor Sysoev2007-03-19
|
* worker processes did not exit after reconfiguration andIgor Sysoev2007-03-07
| | | | did not rotate logs if eventport was used
* style fixIgor Sysoev2007-03-06
|
* style fixIgor Sysoev2007-03-06
|
* ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platformsIgor Sysoev2007-02-17
|
* fix building with ngx_http_perl_moduleIgor Sysoev2007-02-12
|
* use ngx_dir_access() to enable search bits for directoryIgor Sysoev2007-01-29
|
* envIgor Sysoev2007-01-20
|
* ngx_read_fd()Igor Sysoev2007-01-18
|
* NGX_FILE_WRONLYIgor Sysoev2007-01-18
|
* ngx_file_access() and ngx_de_access()Igor Sysoev2007-01-18
|
* ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)Igor Sysoev2007-01-18
|
* rename mode to accessIgor Sysoev2007-01-18
|
* optimizationIgor Sysoev2007-01-11
|
* use "r" instead of "q"Igor Sysoev2007-01-11
|
* increase Linux osrelease string lentghIgor Sysoev2006-12-26
|
* worker_rlimit_core supports size in K, M, and GIgor Sysoev2006-12-24
|
* lower the log level of the waitpid() ENOCHILD error on FreeBSDIgor Sysoev2006-12-23
|
* test Darwin 8 atomic(3)Igor Sysoev2006-12-22
|
* use MacOSX atomic(3) and barrier(3) operationsIgor Sysoev2006-12-21
|
* use the right memory barriersIgor Sysoev2006-12-21
|
* larx/stcx. should cycle if the reservation was clearedIgor Sysoev2006-12-21
|
* use light-weight sync on ppc64Igor Sysoev2006-12-19
|
* fix atomic operations on ppc64Igor Sysoev2006-12-19
|
* slab allocator in shared memoryIgor Sysoev2006-11-20
|
* APOPIgor Sysoev2006-10-23
|
* style fix: remove trailing spacesIgor Sysoev2006-10-09
|
* fix building on Linux and SolarisIgor Sysoev2006-10-02
|
* glob support in includeIgor Sysoev2006-10-02
|
* Solaris 10 event ports supportIgor Sysoev2006-09-26
|
* fix commentIgor Sysoev2006-09-22
|
* fix typoIgor Sysoev2006-09-16
|