CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/14 07:30:34
Modified files:
lib/libc/gen : readpassphrase.c
Log message:
Defer installing signal handlers until echo is disabled so that we
get suspended normally when not the foreground process. Fix potential
infinite loop when restoring terminal settings if process is in the
background when restore occurs. OK miod@
