Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 1 | -2/+4 |
| | | | | | | | | | | | * camel-stream-buffer.c (camel_stream_buffer_read_line): Function to read one line of any size from a stream and return it in allocated memory. Also add camel-stream-buffer.h to camel.h and CamelStreamBuffer to camel-types.h. svn path=/trunk/; revision=2152 | ||||
* | Added camel-stream-buffer to build. | NotZed | 2000-03-01 | 1 | -0/+102 |
2000-02-29 NotZed <NotZed@HelixCode.com> * Makefile.am (libcamelinclude_HEADERS): Added camel-stream-buffer to build. * camel-stream-buffer.[ch]: Generic buffer which can be applied to any stream. svn path=/trunk/; revision=1995 |