cvs commit: projects/csup lister.c status.c status.h
Maxime Henrion <[email protected]> Fri, 3 Feb 2006 18:23:34 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <[email protected]> |
mux 2006-02-03 18:23:34 UTC
FreeBSD projects repository
Modified files:
csup lister.c status.c status.h
Log:
- Add status_errmsg() that will return an error message if an error has
been encountered in the status file.
- Set error messages everywhere appropriate in the status file API. It's
a bit of a mess, but will do for now.
- In the lister thread, if status_get() returns NULL, check if EOF has
been seen with stream_eof(), and if not, print the error message with
status_errmsg().
Revision Changes Path
1.21 +6 -4 projects/csup/lister.c
1.8 +79 -28 projects/csup/status.c
1.2 +1 -0 projects/csup/status.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"