- 05 Nov, 2002 2 commits
-
-
- 04 Nov, 2002 23 commits
-
-
- 03 Nov, 2002 15 commits
-
-
-
-
-
-
-
-
implicitly rely on the possibility to seek on stdin streams. To provide this functionality: (struct _file_stram): Added cache member. It is a memory stream used to provide seeking capability for stdio streams. (_file_destroy): Destroy cache if necessary. (_stdin_file_read,_stdin_file_readline,_stdout_file_write): New functions. Provide IO operations for stdio streams. (stdio_stream_create): Register new IO functions.
Sergey Poznyakoff authored -
(smtp_address_add): New function. A wrapper around address_union. (_smtp_set_rcpt): Rewritten based on address_union call.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-