All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] replace siginterrupt with conforming sigaction
@ 2009-08-17 19:58 Daniel Mierswa
  2009-08-22 22:49 ` Daniel Mierswa
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mierswa @ 2009-08-17 19:58 UTC (permalink / raw)
  To: lvm-devel


POSIX.1-2008 marks siginterrupt obsolete, use sigaction instead.
Implementation taken from online documents which already did the
transition.

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
---
 lib/locking/file_locking.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-replace-siginterrupt-with-conforming-sigaction.patch
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20090817/16cd9f07/attachment.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-22 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 19:58 [PATCH] replace siginterrupt with conforming sigaction Daniel Mierswa
2009-08-22 22:49 ` Daniel Mierswa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.