nginx/src/os/unix
Maxim Dounin 96d73e291f Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
The "complete" flag wasn't cleared on loop iteration start, resulting in
broken behaviour if there were more than IOV_MAX buffers and first
iteration was fully completed (and hence the "complete" flag was set
to 1).
2012-04-17 09:10:50 +00:00
..
ngx_aio_read_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_aio_read.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_aio_write_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_aio_write.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_alloc.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_alloc.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_atomic.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_channel.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_channel.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_daemon.c Style: the function type should be on a line by itself 2012-04-05 15:32:43 +00:00
ngx_darwin_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_darwin_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_darwin_sendfile_chain.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_darwin.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_errno.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_errno.h Added openat()/fstatat(). 2012-02-13 16:13:21 +00:00
ngx_file_aio_read.c Fixed AIO error handling on FreeBSD. 2012-01-30 07:39:47 +00:00
ngx_files.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_files.h Fixed unconditional MAX_PATH usage (ticket #22). 2012-03-27 16:42:34 +00:00
ngx_freebsd_config.h Added explicit include of time.h. 2012-03-27 16:37:43 +00:00
ngx_freebsd_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_freebsd_rfork_thread.c Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_freebsd_rfork_thread.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_freebsd_sendfile_chain.c Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_freebsd.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_gcc_atomic_amd64.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_gcc_atomic_ppc.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_gcc_atomic_sparc64.h Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_gcc_atomic_x86.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux_aio_read.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux_sendfile_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_os.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_posix_config.h Added explicit include of time.h. 2012-03-27 16:37:43 +00:00
ngx_posix_init.c Added ngx_ncpu detection for most *nix platforms. 2012-02-10 11:24:19 +00:00
ngx_process_cycle.c worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 2012-03-21 13:58:51 +00:00
ngx_process_cycle.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_process.c Whitespace fixes. 2012-03-05 18:09:06 +00:00
ngx_process.h worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 2012-03-21 13:58:51 +00:00
ngx_pthread_thread.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_readv_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_recv.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_send.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_setaffinity.c worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 2012-03-21 13:58:51 +00:00
ngx_setaffinity.h worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 2012-03-21 13:58:51 +00:00
ngx_setproctitle.c Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_setproctitle.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_shmem.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_shmem.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_socket.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_socket.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_solaris_config.h Added explicit include of time.h. 2012-03-27 16:37:43 +00:00
ngx_solaris_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_solaris_sendfilev_chain.c Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain(). 2012-04-17 09:10:50 +00:00
ngx_solaris.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_sunpro_amd64.il Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_sunpro_atomic_sparc64.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_sunpro_sparc64.il Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_sunpro_x86.il Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_thread.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_time.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_time.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_udp_recv.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_user.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_user.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_writev_chain.c Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain(). 2012-04-17 09:10:50 +00:00
rfork_thread.S Copyright updated. 2012-01-18 15:07:43 +00:00