.. |
ngx_aio_read_chain.c
|
*) move small declarations in appropriate places and delete the surplus
|
2009-08-25 09:09:13 +00:00 |
ngx_aio_read.c
|
*) move small declarations in appropriate places and delete the surplus
|
2009-08-25 09:09:13 +00:00 |
ngx_aio_write_chain.c
|
*) move small declarations in appropriate places and delete the surplus
|
2009-08-25 09:09:13 +00:00 |
ngx_aio_write.c
|
*) move small declarations in appropriate places and delete the surplus
|
2009-08-25 09:09:13 +00:00 |
ngx_alloc.c
|
fix building without --with-debug, introduced in r3328
|
2009-11-16 16:00:52 +00:00 |
ngx_alloc.h
|
directio
|
2008-07-30 12:34:04 +00:00 |
ngx_atomic.h
|
fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms
|
2009-12-07 15:32:38 +00:00 |
ngx_channel.c
|
fix typo
|
2010-07-08 14:02:09 +00:00 |
ngx_channel.h
|
nginx-0.2.0-RELEASE import
|
2005-09-23 11:02:22 +00:00 |
ngx_daemon.c
|
nginx-0.1.24-RELEASE import
|
2005-03-04 14:06:57 +00:00 |
ngx_darwin_config.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_darwin_init.c
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_darwin_sendfile_chain.c
|
refactor EAGAIN/EINTR processing
|
2009-08-30 09:42:29 +00:00 |
ngx_darwin.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_errno.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_errno.h
|
use copied strerror() messages and autoconfigured sys_nerr value
|
2010-11-25 11:04:03 +00:00 |
ngx_file_aio_read.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_files.c
|
Fixed another return in unix ngx_write_chain_to_file().
|
2011-10-21 11:04:46 +00:00 |
ngx_files.h
|
elimination of reading cache files by cache loader
|
2011-07-24 19:46:53 +00:00 |
ngx_freebsd_config.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_freebsd_init.c
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_freebsd_rfork_thread.c
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
ngx_freebsd_rfork_thread.h
|
style fix
|
2009-11-02 12:41:56 +00:00 |
ngx_freebsd_sendfile_chain.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_freebsd.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_gcc_atomic_amd64.h
|
optimization
|
2007-01-11 16:07:38 +00:00 |
ngx_gcc_atomic_ppc.h
|
use the right memory barriers
|
2006-12-21 15:47:00 +00:00 |
ngx_gcc_atomic_sparc64.h
|
nginx-0.3.27-RELEASE import
|
2006-02-08 15:33:12 +00:00 |
ngx_gcc_atomic_x86.h
|
fix comment
|
2009-11-25 17:56:53 +00:00 |
ngx_linux_aio_read.c
|
Fixing Linux AIO syscalls return value handling:
|
2011-09-16 12:43:16 +00:00 |
ngx_linux_config.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_linux_init.c
|
disable rtsig automatic building in post 2.6.18 Linux kernels
|
2008-03-10 14:35:21 +00:00 |
ngx_linux_sendfile_chain.c
|
refactor EAGAIN/EINTR processing
|
2009-08-30 09:42:29 +00:00 |
ngx_linux.h
|
nginx-0.1.21-RELEASE import
|
2005-02-22 14:40:13 +00:00 |
ngx_os.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_posix_config.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_posix_init.c
|
Linux accept4() support
|
2010-11-25 10:15:04 +00:00 |
ngx_process_cycle.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_process_cycle.h
|
add NGX_PROCESS_HELPER process status
|
2009-11-23 15:46:21 +00:00 |
ngx_process.c
|
Replaced "can not" with "cannot" and "could not" in a bunch of places.
|
2011-09-19 14:48:29 +00:00 |
ngx_process.h
|
introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly
|
2009-08-10 13:07:15 +00:00 |
ngx_pthread_thread.c
|
nginx-0.3.10-RELEASE import
|
2005-11-15 13:30:52 +00:00 |
ngx_readv_chain.c
|
style fix
|
2010-06-23 16:34:54 +00:00 |
ngx_recv.c
|
style fix
|
2010-06-23 16:34:54 +00:00 |
ngx_send.c
|
update c->sent in ngx_unix_send()
|
2009-04-18 19:13:53 +00:00 |
ngx_setproctitle.c
|
nginx-0.1.40-RELEASE import
|
2005-07-25 09:41:38 +00:00 |
ngx_setproctitle.h
|
use setproctitle("%s", title)
|
2009-11-03 16:28:21 +00:00 |
ngx_shmem.c
|
nginx-0.3.41-RELEASE import
|
2006-04-21 12:06:44 +00:00 |
ngx_shmem.h
|
support attaching to an existent Win32 shared memory
|
2009-04-18 19:27:28 +00:00 |
ngx_socket.c
|
ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms
|
2007-02-17 19:53:52 +00:00 |
ngx_socket.h
|
nginx-0.3.44-RELEASE import
|
2006-05-04 15:32:46 +00:00 |
ngx_solaris_config.h
|
malloc() debugging on MacOSX.
|
2011-10-24 15:46:48 +00:00 |
ngx_solaris_init.c
|
ngx_udp_recv()
|
2007-12-03 16:46:46 +00:00 |
ngx_solaris_sendfilev_chain.c
|
refactor EAGAIN/EINTR processing
|
2009-08-30 09:42:29 +00:00 |
ngx_solaris.h
|
nginx-0.1.21-RELEASE import
|
2005-02-22 14:40:13 +00:00 |
ngx_sunpro_amd64.il
|
use "rep; nop" instead of "pause" on Solaris/amd64
|
2010-03-26 13:38:41 +00:00 |
ngx_sunpro_atomic_sparc64.h
|
fix atomic operations on sparc64 built by SunPro C
|
2007-04-27 14:36:28 +00:00 |
ngx_sunpro_sparc64.il
|
nginx-0.3.10-RELEASE import
|
2005-11-15 13:30:52 +00:00 |
ngx_sunpro_x86.il
|
preserve Solaris binary hardware capabilities
|
2009-05-08 09:41:43 +00:00 |
ngx_thread.h
|
style fix
|
2009-11-02 12:41:56 +00:00 |
ngx_time.c
|
ngx_timezone_update()
|
2008-08-30 19:52:07 +00:00 |
ngx_time.h
|
ngx_timezone_update()
|
2008-08-30 19:52:07 +00:00 |
ngx_udp_recv.c
|
style fix
|
2010-06-23 16:34:54 +00:00 |
ngx_user.c
|
"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
|
2011-05-16 14:54:50 +00:00 |
ngx_user.h
|
"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
|
2011-05-16 14:54:50 +00:00 |
ngx_writev_chain.c
|
refactor EAGAIN/EINTR processing
|
2009-08-30 09:42:29 +00:00 |
rfork_thread.S
|
nginx-0.1.16-RELEASE import
|
2005-01-25 12:27:35 +00:00 |