nginx/src/os/unix
2008-12-25 20:07:12 +00:00
..
ngx_aio_read_chain.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_aio_read.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_aio_write_chain.c make 64-bit ngx_int_t on 64-bit platforms 2007-07-29 18:24:53 +00:00
ngx_aio_write.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_aio.h
ngx_alloc.c slab allocator in shared memory 2006-11-20 08:51:45 +00:00
ngx_alloc.h directio 2008-07-30 12:34:04 +00:00
ngx_atomic.h fix conflicting names "true" and "false" 2008-07-31 07:55:46 +00:00
ngx_channel.c use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)" 2008-02-19 16:34:55 +00:00
ngx_channel.h
ngx_daemon.c
ngx_darwin_config.h *) move Darwin support to separate files 2008-07-30 12:18:07 +00:00
ngx_darwin_init.c the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX 10.5 only 2008-11-11 19:44:30 +00:00
ngx_darwin_sendfile_chain.c *) move Darwin support to separate files 2008-07-30 12:18:07 +00:00
ngx_darwin.h *) move Darwin support to separate files 2008-07-30 12:18:07 +00:00
ngx_errno.c ngx_strerror_r() style and size == 0 bug fix 2008-11-25 11:26:32 +00:00
ngx_errno.h use ngx_ext_rename_file() for single file MOVE 2008-12-10 14:53:45 +00:00
ngx_files.c disable directio for unaligned reads in Linux 2008-09-12 13:50:12 +00:00
ngx_files.h compatibility with glibc 2.3, warn_unused_result attribute for write() 2008-11-11 16:17:45 +00:00
ngx_freebsd_config.h use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)" 2008-02-19 16:34:55 +00:00
ngx_freebsd_init.c remove never used zero copy stuff 2008-12-17 20:47:18 +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 nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_freebsd_sendfile_chain.c make 64-bit ngx_int_t on 64-bit platforms 2007-07-29 18:24:53 +00:00
ngx_freebsd.h remove never used zero copy stuff 2008-12-17 20:47:18 +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 optimization 2007-01-11 16:07:38 +00:00
ngx_linux_config.h fix building on modern Fedora 9 caused by IOV_MAX 2008-05-20 13:45:07 +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 make 64-bit ngx_int_t on 64-bit platforms 2007-07-29 18:24:53 +00:00
ngx_linux.h
ngx_os.h remove never used zero copy stuff 2008-12-17 20:47:18 +00:00
ngx_posix_config.h style fix: remove tabs and trailing spaces 2008-05-14 07:54:52 +00:00
ngx_posix_init.c set send() slot for POSIX systems 2008-12-25 20:07:12 +00:00
ngx_process_cycle.c *) back out r2040 2008-06-17 15:00:30 +00:00
ngx_process_cycle.h
ngx_process.c grammar fix 2008-04-09 19:09:13 +00:00
ngx_process.h
ngx_pthread_thread.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_readv_chain.c nginx-0.3.35-RELEASE import 2006-03-28 12:24:47 +00:00
ngx_recv.c reset ready flag if no data is available, 2008-01-31 15:36:33 +00:00
ngx_send.c style fix 2007-12-01 21:05:19 +00:00
ngx_setproctitle.c
ngx_setproctitle.h
ngx_shmem.c nginx-0.3.41-RELEASE import 2006-04-21 12:06:44 +00:00
ngx_shmem.h fix header name change 2006-09-15 10:25:32 +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 set default listen() backlog to 511 on all platforms except FreeBSD 2007-08-09 13:32:21 +00:00
ngx_solaris_init.c ngx_udp_recv() 2007-12-03 16:46:46 +00:00
ngx_solaris_sendfilev_chain.c make 64-bit ngx_int_t on 64-bit platforms 2007-07-29 18:24:53 +00:00
ngx_solaris.h
ngx_sunpro_amd64.il Sun Studio 12 compatibility 2007-07-16 08:54:04 +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 Sun Studio 12 compatibility 2007-07-16 08:54:04 +00:00
ngx_sunpro_x86.map style fix: remove trailing spaces 2006-10-09 15:38:59 +00:00
ngx_thread.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +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 ngx_udp_recv() 2007-12-03 16:46:46 +00:00
ngx_user.c *) back out r2040 2008-06-17 15:00:30 +00:00
ngx_user.h
ngx_writev_chain.c make 64-bit ngx_int_t on 64-bit platforms 2007-07-29 18:24:53 +00:00
rfork_thread.S