cvs commit: projects/csup detailer.c lister.c status.c status.h

Maxime Henrion mux at FreeBSD.org
Fri Feb 3 10:49:24 PST 2006


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


More information about the cvs-all mailing list