[BACK]Return to abort.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / stdlib

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/stdlib/abort.3 between version 1.8 and 1.9

version 1.8, 2002/02/07 07:00:27 version 1.9, 2002/08/10 16:47:54
Line 60  is being caught and the signal handler d
Line 60  is being caught and the signal handler d
 Calling the  Calling the
 .Fn abort  .Fn abort
 function results in temporary files being removed.  function results in temporary files being removed.
   Any open streams are flushed and closed.
 .Sh RETURN VALUES  .Sh RETURN VALUES
 The  The
 .Nm abort  .Nm abort

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>