Re: sem_init: pshared=0 difference between Linux and NetBSD
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 03, 2026 at 11:07:25AM +0100, Brian Buhrow wrote: > Did > the folks debugging the locking problem decide the NetBSD implementation affected the bug in > question or is this just an observation that was made during the debugging process? It seems their code needed adaptation to work on NetBSD, while it worked fine on NetBSD. Thanks for all the feedback, I'll take the consensus as "this is UB". Thomas