Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 3 Apr 2021 12:58:42 +0200
From: Joakim Sindholt <opensource@...sha.com>
To: musl@...ts.openwall.com
Subject: graceful nscd fallback on kernels without AF_UNIX support

I was reminded of this coincidentally on IRC and apparently it was never
applied, presumably because I never actually sent a proper patch.

5 years ago someone came in asking about musl on a system without
AF_UNIX support and this patch is what we came up with. It does require
access to /dev/null which might itself be a problem now that musl is
shedding filesystem requirements.

View attachment "0001-nscd-fall-back-gracefully-on-kernels-without-AF_UNIX.patch" of type "text/x-diff" (853 bytes)

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.