Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_file: don't use buffered I/O | Max Kellermann | 2008-10-28 | 1 | -28/+31 |
* | input_stream: convert offset and size to the off_t data type | Max Kellermann | 2008-10-28 | 1 | -1/+1 |
* | input_file, input_curl: check URL type before attempting to open | Max Kellermann | 2008-10-27 | 1 | -0/+3 |
* | input_stream: use "bool" instead of "int" | Max Kellermann | 2008-10-26 | 1 | -6/+6 |
* | input_stream: input_stream_close() returns void | Max Kellermann | 2008-10-26 | 1 | -7/+2 |
* | input_stream: added struct input_plugin | Max Kellermann | 2008-10-26 | 1 | -25/+13 |
* | input_stream: no CamelCase | Max Kellermann | 2008-10-26 | 1 | -35/+36 |
* | input_file: removed global constructor | Max Kellermann | 2008-10-26 | 1 | -4/+0 |
* | input_file: don't export internal methods | Max Kellermann | 2008-10-26 | 1 | -7/+25 |
* | input_stream: renamed sources, no CamelCase | Max Kellermann | 2008-10-26 | 1 | -0/+115 |