/[mldonkey]/mldonkey/src/daemon/driver/driverMain.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverMain.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.82 by spiralvoice, Sat Nov 19 17:19:45 2005 UTC revision 1.83 by spiralvoice, Fri Dec 2 12:08:26 2005 UTC
# Line 531  or getting a binary compiled with glibc Line 531  or getting a binary compiled with glibc
531    
532    if not Autoconf.windows then    if not Autoconf.windows then
533      MlUnix.set_signal  Sys.sigchld      MlUnix.set_signal  Sys.sigchld
534        (Sys.Signal_handle (fun _ -> lprintf_nl "Received SIGCHLD, doing nothing"));        (Sys.Signal_handle (fun _ -> if !verbose then lprintf_nl "Received SIGCHLD, doing nothing"));
535    
536    if not Autoconf.windows then    if not Autoconf.windows then
537      MlUnix.set_signal  Sys.sighup      MlUnix.set_signal  Sys.sighup

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26