log src/os/unix/ngx_errno.h @ 7660:d33e17499088

age author description
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Thu, 30 Jan 2014 14:58:21 -0800 Piotr Sikora Core: handle getsockopt(TCP_FASTOPEN) failures.
Thu, 31 Oct 2013 04:00:37 +0400 Maxim Dounin Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Mon, 02 Sep 2013 08:07:44 +0400 Valentin Bartenev Added the NGX_EBADF define.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling.
Mon, 18 Jun 2012 14:12:03 +0000 Maxim Dounin Fixed return type of ngx_strerror_init().
Fri, 11 May 2012 13:33:06 +0000 Maxim Dounin Accept moderation in case of EMFILE/ENFILE.
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 25 Nov 2010 11:04:03 +0000 Igor Sysoev use copied strerror() messages and autoconfigured sys_nerr value
Sat, 03 Jul 2010 20:16:55 +0000 Igor Sysoev HP/UX uses EWOULDBLOCK instead of EAGAIN
Fri, 12 Mar 2010 11:15:26 +0000 Igor Sysoev use sys_errlist[] in signal handler instead
Tue, 11 Aug 2009 14:25:04 +0000 Igor Sysoev NGX_ENOPATH
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Wed, 10 Dec 2008 14:53:45 +0000 Igor Sysoev use ngx_ext_rename_file() for single file MOVE