cvs commit: projects/csup stream.c stream.h
Maxime Henrion
mux at FreeBSD.org
Wed Jan 18 17:24:18 PST 2006
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
More information about the cvs-all
mailing list