Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2018 14:08:28 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r331057 - head/sys/compat/linux
Message-ID:  <1806390.PUHUxB7aSs@ralph.baldwin.cx>
In-Reply-To: <201803161451.w2GEpl3T053141@repo.freebsd.org>
References:  <201803161451.w2GEpl3T053141@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, March 16, 2018 02:51:47 PM Ed Maste wrote:
> Author: emaste
> Date: Fri Mar 16 14:51:47 2018
> New Revision: 331057
> URL: https://svnweb.freebsd.org/changeset/base/331057
> 
> Log:
>   linux_errno.c: add newer errno values
>   
>   Also introduce a static assert to ensure the list is kept up to date.
>   
>   Sponsored by:	Turing Robotic Industries Inc.

Could you move the table to a header perhaps so it can also be shared
with lib/libsysdecode/errno.c (which has another copy of this table)?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1806390.PUHUxB7aSs>