Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2007 10:10:41 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/atrun atrun.c
Message-ID:  <200706151010.l5FAAfWr019665@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2007-06-15 10:10:41 UTC

  FreeBSD src repository

  Modified files:
    libexec/atrun        atrun.c 
  Log:
  Make perr() variadic and add perrx() to use in cases where
  errno is irrelevant.  Some code duplication can be reduced
  if perr() is variadic and perrx() is available.
  
  Revision  Changes    Path
  1.24      +30 -4     src/libexec/atrun/atrun.c



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