nginx/src/os/unix
2013-05-23 15:47:58 +04: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 Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +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 Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_darwin_sendfile_chain.c IOV_MAX handling microoptimization. 2012-04-17 09:13:15 +00:00
ngx_darwin.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_errno.c Fixed return type of ngx_strerror_init(). 2012-06-18 14:12:03 +00:00
ngx_errno.h Fixed return type of ngx_strerror_init(). 2012-06-18 14:12:03 +00:00
ngx_file_aio_read.c Fixed AIO error handling on FreeBSD. 2012-01-30 07:39:47 +00:00
ngx_files.c Core: removed GLOB_NOSORT glob option. 2012-11-29 23:15:41 +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 Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_freebsd_rfork_thread.c Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_freebsd_rfork_thread.h Use "void" for functions with empty parameter list. 2013-05-23 15:47:58 +04:00
ngx_freebsd_sendfile_chain.c IOV_MAX handling microoptimization. 2012-04-17 09:13:15 +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 Style: remove unnecessary references to HTTP from non-HTTP modules. 2013-05-21 18:43:43 -07: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 Fixed "sendmsg() failed" alerts on HP-UX. 2012-06-18 14:11:29 +00:00
ngx_posix_init.c Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
ngx_process_cycle.c Use NGX_FILE_ERROR for handling file operations errors. 2013-03-25 15:49:11 +00:00
ngx_process_cycle.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_process.c Removed conditional compilation from waitpid() error test. 2012-10-18 14:48:33 +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 Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). 2012-04-17 09:13:58 +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 compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +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 Core: crypt_r() error handling fixed. 2012-12-21 16:13:03 +00:00
ngx_user.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_writev_chain.c IOV_MAX handling microoptimization. 2012-04-17 09:13:15 +00:00
rfork_thread.S Copyright updated. 2012-01-18 15:07:43 +00:00