Am Montag, 19. März 2007 23:30 schrieb Nils Larsch:
> well, which platforms actually have a getpassphrase() function ?
> Perhaps it's time to replace getpass() with something own
> (getpass() isn't really nice anyway as it suppresses some signals).

we could use getpass_r() from curl (bsd licence), which works on win too.
http://curl.haxx.se/lxr/source/src/
getpass.[ch]

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

Reply via email to