Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 22:25:13 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/csplit csplit.c
Message-ID:  <200207260525.g6Q5PE7l014945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/07/25 22:25:13 PDT

  Modified files:
    usr.bin/csplit       csplit.c 
  Log:
  Use sigaction(2) instead of signal(3) to avoid the signal handler being
  re-entered.
  
  Revision  Changes    Path
  1.6       +10 -3     src/usr.bin/csplit/csplit.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207260525.g6Q5PE7l014945>