Changeset ddc0ed


Ignore:
Timestamp:
04/03/10 20:25:03 (2 years ago)
Author:
Tomash Brechko <tomash.brechko@…>
Branches:
master
Children:
e2906f
Parents:
957de1
git-author:
Tomash Brechko <tomash.brechko@…> (04/03/10 20:25:03)
git-committer:
Tomash Brechko <tomash.brechko@…> (04/03/10 20:25:03)
Message:

Describe SIGPIPE change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Changes

    ra2317e rddc0ed  
    66 
    77        Changes since 0.17: 
     8 
     9        Fix SIGPIPE handling, make it thread-safe.  Now we use 
     10        pthread_sigmask() from <signal.h>.  I hope this won't break 
     11        the build on some platforms. 
    812 
    913        Fix t/command.t failure on some Solaris distributions. 
Note: See TracChangeset for help on using the changeset viewer.