|
Message-ID: <20160916220346.GR15995@brightrain.aerifal.cx> Date: Fri, 16 Sep 2016 18:03:46 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH] fix if_indextoname error case On Thu, Sep 15, 2016 at 11:27:30AM -0400, Daniel Sabogal wrote: > posix requires errno to be set to ENXIO if the interface does not exist. > linux returns ENODEV instead so we handle this. > --- > src/network/if_indextoname.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Applied. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.