Re: stack overflow in getaddrinfo(3) with a small-sized stack in pthreads

2021-11-30 Thread Paul Ripke
On Mon, Nov 29, 2021 at 07:49:26PM -0500, Matthew Mondor wrote: > On Mon, 29 Nov 2021 00:05:18 +0100 > Anthony Mallet wrote: > > > > Why should there be any particular minimum? It seems to me it > > > depends on what the thread is doing (though one page, whatever that > > > is on the hardware an

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-30 Thread Matthew Mondor
On Fri, 5 Nov 2021 23:50:38 +0200 Lassi Kortela wrote: > * URL encoding (using a "%" character before the digits). I'm not sure if this was a possible consideration or if it would work for your purposes, but apropos/-k has a database created using makemandb(8) and it would theoretically be possi