cvs commit: projects/csup stream.c stream.h
Maxime Henrion <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <200601190124.k0J1OG6V015722__20399.7876066298$1137633888$gmane$org@repoman.freebsd.org> |
mux 2006-01-19 01:24:16 UTC
FreeBSD projects repository
Modified files:
csup stream.c stream.h
Log:
- Fix a bug where csup would crash on some systems because the fdata
pointer wasn't being initialized.
- Remember the EOF status of a stream and make it available through
a new stream_eof() function.
- Use xmalloc() and friends.
- Update copyright lines.
Revision Changes Path
1.45 +26 -25 projects/csup/stream.c
1.17 +2 -1 projects/csup/stream.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"