Ignore:
Timestamp:
Nov 28, 2011, 9:56:30 PM (13 years ago)
Author:
katerina
Message:

Fix for ticket #277 (sigpipe).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_unix.h

    r373 r379  
    169169int sh_unix_run_command (const char * str);
    170170
     171/* Ignore SIGPIPE
     172 */
     173void sh_unix_ign_sigpipe();
     174
    171175/* mlock utilities
    172176 */
Note: See TracChangeset for help on using the changeset viewer.