nginx/src/os/unix
Valentin Bartenev e243a2d6c2 Introduced the ngx_chain_to_iovec() function.
It's similar to ngx_output_chain_to_iovec() and uses only preallocated memory.
2016-03-03 18:41:05 +03: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 Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
ngx_channel.c Events: removed broken thread support from posted events. 2014-09-01 18:20:03 +04: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 Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_darwin_init.c Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_darwin_sendfile_chain.c Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8). 2015-01-13 18:58:23 +03:00
ngx_darwin.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_dlopen.c Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_dlopen.h Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_errno.c Fixed return type of ngx_strerror_init(). 2012-06-18 14:12:03 +00:00
ngx_errno.h Core: handle getsockopt(TCP_FASTOPEN) failures. 2014-01-30 14:58:21 -08:00
ngx_file_aio_read.c Refactored sendfile() AIO preload. 2015-02-11 17:52:15 +03:00
ngx_files.c Introduced the ngx_chain_to_iovec() function. 2016-03-03 18:41:05 +03:00
ngx_files.h Core: added support for writing to stdout. 2015-06-16 15:47:40 +03:00
ngx_freebsd_config.h Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_freebsd_init.c Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_freebsd_sendfile_chain.c Used the correct type for the AIO preload handler return value. 2015-04-06 11:22:24 +03: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 Refactored sendfile() AIO preload. 2015-02-11 17:52:15 +03:00
ngx_linux_config.h Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_linux_init.c Removed the obsolete rtsig module. 2015-04-23 14:17:40 +03:00
ngx_linux_sendfile_chain.c Added support for offloading Linux sendfile() in thread pools. 2015-03-14 17:37:30 +03:00
ngx_linux.h Removed the obsolete rtsig module. 2015-04-23 14:17:40 +03:00
ngx_os.h Removed the obsolete aio module. 2015-04-22 18:57:32 +03:00
ngx_posix_config.h Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_posix_init.c Core: fix typo in error message. 2015-12-02 19:17:19 -08:00
ngx_process_cycle.c Core: added support for more than 64 CPUs in worker_cpu_affinity. 2016-02-18 13:58:49 +03:00
ngx_process_cycle.h Introduced worker number, ngx_worker. 2015-05-20 15:51:21 +03:00
ngx_process.c Valgrind: sigaction() failure now ignored. 2013-06-05 19:44:20 +04:00
ngx_process.h worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. 2012-03-21 13:58:51 +00:00
ngx_readv_chain.c Core: added limit to recv_chain(). 2014-10-28 12:29:58 +03:00
ngx_recv.c Fixed handling of the ready flag with kqueue. 2013-09-05 16:53:02 +04:00
ngx_send.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_setaffinity.c Core: added support for more than 64 CPUs in worker_cpu_affinity. 2016-02-18 13:58:49 +03:00
ngx_setaffinity.h Core: added support for more than 64 CPUs in worker_cpu_affinity. 2016-02-18 13:58:49 +03:00
ngx_setproctitle.c Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_setproctitle.h Added ngx_init_setproctitle() return code check. 2014-09-08 21:36:09 +04: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 Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
ngx_solaris_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_solaris_sendfilev_chain.c Refactored ngx_solaris_sendfilev_chain(). 2014-11-19 21:17:11 +03: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_cond.c Thread pools implementation. 2015-03-14 17:37:07 +03:00
ngx_thread_id.c Thread pools implementation. 2015-03-14 17:37:07 +03:00
ngx_thread_mutex.c Thread pools implementation. 2015-03-14 17:37:07 +03:00
ngx_thread.h Removed busy locks. 2015-03-20 06:45:32 +03: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 Removed old pthread implementation. 2015-03-20 06:43:19 +03:00
ngx_user.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_writev_chain.c Moved writev() handling code to a separate function. 2014-08-13 15:11:45 +04:00