Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2006 18:49:23 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup detailer.c lister.c status.c status.h
Message-ID:  <200602031849.k13InN2I025224@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-02-03 18:49:23 UTC

  FreeBSD projects repository

  Modified files:
    csup                 detailer.c lister.c status.c status.h 
  Log:
  - Change the prototype of status_get() so that it is possible to determine
    if there was an error happening when we call status_get() with a
    filename.
  - Now that we can, check and handle status file errors in the detailer
    thread.
  
  Revision  Changes    Path
  1.37      +11 -4     projects/csup/detailer.c
  1.22      +5 -4      projects/csup/lister.c
  1.9       +34 -20    projects/csup/status.c
  1.3       +8 -7      projects/csup/status.h



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