Fix wording, thanks wwp
[claws.git] / src / common / file-utils.c
2018-10-10 Colin LeroyFix wording, thanks wwp
2018-10-10 Colin Leroystr_open_as_stream() doesn't need a real file either.
2018-10-10 Colin LeroyComment the my_tmpfile_with_len() function.
2018-10-07 Colin LeroyMake safe_fclose static now that it can be
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-07 Colin LeroyAdd a memory-backed my_tmpfile() implementation.
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...