|
Message-ID: <20150721231626.GQ1173@brightrain.aerifal.cx> Date: Tue, 21 Jul 2015 19:16:26 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH v2 1/2] socket.h: fix SO_* for mips On Sun, Jul 12, 2015 at 04:25:19PM -0400, Rich Felker wrote: > On Fri, Jul 10, 2015 at 04:31:58PM +0300, Roman Yeryomin wrote: > > On Thu, Jul 2, 2015 at 12:28 PM, Roman Yeryomin <roman@...t.com> wrote: > > > Signed-off-by: Roman Yeryomin <roman@...t.com> > > > --- > > > arch/mips/bits/socket.h | 3 +++ > > > arch/powerpc/bits/socket.h | 4 +++- > > > include/sys/socket.h | 6 +++--- > > > 3 files changed, 9 insertions(+), 4 deletions(-) > > > > Any plans to commit this. > > This unbreaks bluez which fails like this currently: > > > > bluetoothd[970]: bt_io_get: getsockopt(SO_DOMAIN): Protocol not available (99) > > Sorry! Will commit before release. Committed both this and the clean-up patch. Thanks! 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.