Re: possible bug in fseek of buffered files shared between processes (example uses stdin)

2021-11-03 Thread Carlo Arenas
On Tue, Nov 2, 2021 at 4:54 PM Carlo Arenas wrote: > > On Tue, Nov 2, 2021 at 3:17 PM RVP wrote: > > > > Carlo, can you see if that works with your use-case? > > I only have a slow OpenBSD VM with current to test, so I am building a > port of your patch there (which seems will take several more h

Re: possible bug in fseek of buffered files shared between processes (example uses stdin)

2021-11-03 Thread RVP
On Wed, 3 Nov 2021, Carlo Arenas wrote: but it didn't work (even if it seems to be a step in the right direction); not sure if it was me who messed it up though, but building another iteration takes too long to know; will try with NetBSD current next. Don't bother; that first patch only handl