Re: Is getpass(3) really obsolete?

2021-11-01 Thread Joseph Myers
On Sat, 30 Oct 2021, Alejandro Colomar (man-pages) via Libc-alpha wrote: > > See the discussion of deprecation starting with > > (C2X > > has also deprecated those functions). The comments in that thread > > supported marking the

Re: Is getpass(3) really obsolete?

2021-10-29 Thread Joseph Myers
On Fri, 29 Oct 2021, Alejandro Colomar (man-pages) via Libc-alpha wrote: > The broader context is that I was trying to make the deprecation notices more > consistent in the Linux manpages, by using the [[deprecated]] attribute where > appropriate. While doing that, I found a few cases where the >