pcp
[Top] [All Lists]

pcp updates: github issue #11: Use sig_atomic_t within signal handlers

To: PCP Mailing List <pcp@xxxxxxxxxxx>
Subject: pcp updates: github issue #11: Use sig_atomic_t within signal handlers
From: Dave Brolley <brolley@xxxxxxxxxx>
Date: Wed, 27 May 2015 14:45:54 -0400
Delivered-to: pcp@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
Changes committed to git://git.pcp.io/brolley.git master

Dave Brolley (1):
      Github issue #11: Use sig_atomic_t within signal handlers.

 src/include/pcp/impl.h     |    2 +-
 src/libpcp/src/discovery.c |    2 +-
 src/libpcp/src/internal.h  |    2 +-
 src/pmfind/pmfind.c        |    4 ++--
 src/pmsleep/pmsleep.c      |    3 ++-
 5 files changed, 7 insertions(+), 6 deletions(-)

<Prev in Thread] Current Thread [Next in Thread>
  • pcp updates: github issue #11: Use sig_atomic_t within signal handlers, Dave Brolley <=