Tree @release-0.7.27 (Download .tar.gz)
- ..
- ngx_aio.h
- ngx_aio_read.c
- ngx_aio_read_chain.c
- ngx_aio_write.c
- ngx_aio_write_chain.c
- ngx_alloc.c
- ngx_alloc.h
- ngx_atomic.h
- ngx_channel.c
- ngx_channel.h
- ngx_daemon.c
- ngx_darwin.h
- ngx_darwin_config.h
- ngx_darwin_init.c
- ngx_darwin_sendfile_chain.c
- ngx_errno.c
- ngx_errno.h
- ngx_files.c
- ngx_files.h
- ngx_freebsd.h
- ngx_freebsd_config.h
- ngx_freebsd_init.c
- ngx_freebsd_rfork_thread.c
- ngx_freebsd_rfork_thread.h
- ngx_freebsd_sendfile_chain.c
- ngx_gcc_atomic_amd64.h
- ngx_gcc_atomic_ppc.h
- ngx_gcc_atomic_sparc64.h
- ngx_gcc_atomic_x86.h
- ngx_linux.h
- ngx_linux_config.h
- ngx_linux_init.c
- ngx_linux_sendfile_chain.c
- ngx_os.h
- ngx_posix_config.h
- ngx_posix_init.c
- ngx_process.c
- ngx_process.h
- ngx_process_cycle.c
- ngx_process_cycle.h
- ngx_pthread_thread.c
- ngx_readv_chain.c
- ngx_recv.c
- ngx_send.c
- ngx_setproctitle.c
- ngx_setproctitle.h
- ngx_shmem.c
- ngx_shmem.h
- ngx_socket.c
- ngx_socket.h
- ngx_solaris.h
- ngx_solaris_config.h
- ngx_solaris_init.c
- ngx_solaris_sendfilev_chain.c
- ngx_sunpro_amd64.il
- ngx_sunpro_atomic_sparc64.h
- ngx_sunpro_sparc64.il
- ngx_sunpro_x86.il
- ngx_sunpro_x86.map
- ngx_thread.h
- ngx_time.c
- ngx_time.h
- ngx_udp_recv.c
- ngx_user.c
- ngx_user.h
- ngx_writev_chain.c
- rfork_thread.S
History of src / os / unix @release-0.7.27
- use ngx_ext_rename_file() for single file MOVE Igor Sysoev 13 years ago
- ngx_strerror_r() style and size == 0 bug fix Igor Sysoev 13 years ago
- the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX 10.5 only Igor Sysoev 13 years ago
- compatibility with glibc 2.3, warn_unused_result attribute for write() Igor Sysoev 13 years ago
- $realpath_root Igor Sysoev 13 years ago
- disable directio for unaligned reads in Linux Igor Sysoev 13 years ago
- *) autoconfigure struct dirent capabilities Igor Sysoev 13 years ago
- style fix Igor Sysoev 13 years ago
- ngx_timezone_update() Igor Sysoev 13 years ago
- fix build on Linux and Solaris introduced in r2200 Igor Sysoev 13 years ago
- fix building on FreeBSD prior to 4.8, it has no GLOB_NOMATCH Igor Sysoev 13 years ago
- fix log message Igor Sysoev 13 years ago
- Solaris directio() Igor Sysoev 13 years ago
- fix conflicting names "true" and "false" Igor Sysoev 13 years ago
- directio Igor Sysoev 13 years ago
- *) move Darwin support to separate files Igor Sysoev 13 years ago
- case insensitive file system location support provided by locale only Igor Sysoev 13 years ago
- *) back out r2040 Igor Sysoev 14 years ago
- read channel until EAGAIN Igor Sysoev 14 years ago
- fix building on modern Fedora 9 caused by IOV_MAX Igor Sysoev 14 years ago
- style fix: remove tabs and trailing spaces Igor Sysoev 14 years ago
- ignore glob no match error Igor Sysoev 14 years ago
- Cygwin O_BINARY mode Igor Sysoev 14 years ago
- grammar fix Igor Sysoev 14 years ago
- it seems that malloc.h is required for Cygwin only Igor Sysoev 14 years ago
- fix r1921 Igor Sysoev 14 years ago
- disable rtsig automatic building in post 2.6.18 Linux kernels Igor Sysoev 14 years ago
- left open sockets were not really tested Igor Sysoev 14 years ago
- use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)" Igor Sysoev 14 years ago
- avoid endless loop if epoll is used Igor Sysoev 14 years ago