log auto/unix @ 4475:0b05acc045eb

age author description
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Fri, 10 Feb 2012 11:24:19 +0000 Valentin Bartenev Added ngx_ncpu detection for most *nix platforms.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Mon, 21 Nov 2011 11:51:41 +0000 Maxim Konovalov o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Wed, 17 Aug 2011 08:35:54 +0000 Maxim Dounin Detect POSIX semaphores in librt on Solaris (ticket #3).
Tue, 31 May 2011 08:25:10 +0000 Igor Sysoev concatenate auto/os/features and auto/unix
Tue, 31 May 2011 08:17:27 +0000 Igor Sysoev Support POSIX semaphores on Linux.
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Wed, 04 May 2011 12:21:25 +0000 Igor Sysoev fix r3902
Sat, 23 Apr 2011 13:15:56 +0000 Igor Sysoev fix r3822
Mon, 06 Dec 2010 14:51:20 +0000 Igor Sysoev test for maximum errno value, since Solaris has no sys_nerr
Mon, 06 Dec 2010 14:50:27 +0000 Igor Sysoev style fix