Am Montag, 19. März 2007 23:30 schrieb Nils Larsch:
> well, which platforms actually have a getpassphrase() function ?
linux and solaris have it, hpux doesn't.

> Perhaps it's time to replace getpass() with something own
> (getpass() isn't really nice anyway as it suppresses some signals).

take a look at this code:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6252146

should work. except we can exchange the LINUX || SOLARIS
with a configure test for getpassphrase.

could someone open a bug? not a show stopper for 0.11.2 I think.

Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to