This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

getpass obsolete?


Hello,

I've successfully compiled an application from redhat linux 8.0 that uses the getpass function from /usr/include/unistd.h.  There is
no problem whatsoever but I was just bothered by the
documentation on linux when I did a "man getpass".  The first line of the description says:

"This function is obsolete.  Do not use it."

The package where unistd.h belongs on my linux machine is glibc-devel-2.2.93-5 (if this is indeed relevant).

The opengroup also state that getpass is already legacy code.

So my questions are:

1)  Is getpass really obsolete?  If it is indeed, what is the alternative  function or do I have to implement my own in the future?

Kindly CC me in the replies since I'm not part of the mailing list.


Thanks a lot!  :)

Best Regards,

Carlo
---------
Carlo Florendo
Astra (Philippines), Inc.
Email: carlo@astra.ph
Web: http://www.astra.ph




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]