[ccan] [PATCH 0/5] altstack: cleanups

David Gibson david at gibson.dropbear.id.au
Fri Jun 3 18:41:58 AEST 2016


Dan,

Here are a bunch of assorted cleanups to the altstack module.  If they
seem reasonable to you, please apply.

David Gibson (5):
  altstack: Consolidate thread-local variables
  altstack: Restore alternate signal stack state
  altstack: Use ptrint instead of bare casts
  altstack: Don't use 0 pointer literals
  altstack: Don't log internal calls in test cases

 ccan/altstack/_info      |  9 ++++--
 ccan/altstack/altstack.c | 78 +++++++++++++++++++++++++-----------------------
 ccan/altstack/altstack.h |  6 ++--
 ccan/altstack/test/run.c | 76 ++++++++++++++--------------------------------
 4 files changed, 74 insertions(+), 95 deletions(-)

-- 
2.5.5



More information about the ccan mailing list