Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2006 14:13:15 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil pidfile.3
Message-ID:  <200601281413.k0SEDHA3035607@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-01-28 14:13:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          pidfile.3 
  Log:
  - Add a note that passing NULL to pidfile_write(), pidfile_remove() and
    pidfile_close() functions is safe. This possibility is used in example code.
  - Cast pid_t to int.
  
  Requested by:   yar
  
  Revision  Changes    Path
  1.4       +13 -3     src/lib/libutil/pidfile.3



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