From aebfb5d93e510a9f127acf1dbf34b75d14b944f4 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 13 Sep 2007 07:49:07 +0000 Subject: Add output file streams 2006-09-27 Alexander Larsson * Makefile: Add output file streams * ginputstream.c: (g_input_stream_is_cancelled): Cleanup * ginputstreamfile.[ch]: remove get_fd. * goutputstream.[ch]: Add g_output_stream_is_cancelled Add padding Add cancel_async * goutputstreamfile.[ch]: Add new class * gvfserror.h: Add new errors * test.c: Some tests Original git commit by alex at 1159358451 +0000 svn path=/trunk/; revision=5 --- txt/ops.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'txt') diff --git a/txt/ops.txt b/txt/ops.txt index bf20647c..25222813 100644 --- a/txt/ops.txt +++ b/txt/ops.txt @@ -1,4 +1,8 @@ +streams: + +InputStream <- FileInputStream (adds fstat + last_mtime) <- LocalFileInputStream + type: File, Folder, Symlink, Shortcut, Mountable, special (fifo, socket, chardec, blockdev) flags: hidden, -- cgit v1.2.1