nginx/src/os/unix
Maxim Dounin 3183d7e17b Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
This brings Cygwin compilation in line with other case-insensitive
systems (notably win32 and OS X) where one can force case sensitivity
using -DNGX_HAVE_CASELESS_FILESYSTEM=0.
2014-03-31 21:38:25 +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 Format specifier fixes in error logging. 2013-08-20 20:47:16 +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 Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04: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 Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain(). 2013-08-08 15:06:39 +04: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 Core: handle getsockopt(TCP_FASTOPEN) failures. 2014-01-30 14:58:21 -08: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 Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. 2014-03-31 21:38:25 +04:00
ngx_freebsd_config.h Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04: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 Use ngx_socket_errno where appropriate. 2014-02-03 14:17:17 -08: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 Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
ngx_linux_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_linux_sendfile_chain.c Use ngx_socket_errno where appropriate. 2014-02-03 14:17:17 -08: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 ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
ngx_posix_init.c Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
ngx_process_cycle.c Added connection serial number in logging of left open sockets. 2014-03-06 23:15:10 +04:00
ngx_process_cycle.h Copyright updated. 2012-01-18 15:07:43 +00: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_pthread_thread.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_readv_chain.c Fixed handling of the ready flag with kqueue. 2013-09-05 16:53:02 +04: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 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 ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
ngx_solaris_init.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_solaris_sendfilev_chain.c Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain(). 2013-08-08 15:06:39 +04: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