Am Donnerstag 04 Februar 2010 08:55:45 schrieb Alon Bar-Lev: > Won't work for Windows, you need to handle this and none interactive > run as well. what is "this"? windows has no termios, so I can #ifdef out those parts and it will do what common_getpass does - the user enters a password, but the characters are not hidden.
> Anyway, I did not find any replacement to getpass() so I keep using it. info libc and look at "getpass". also as you can see, replacement code is in the patch that was attached. so any objection to opensc dropping getpass()? Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
