On Fri, Jan 3, 2014 at 3:13 PM, Bruno Haible <br...@clisp.org> wrote: ... > stream is accessed from different threads. Therefore OK for the change. > > But all of the functions > freadable > freadahead > freading > fwritable > fwriting > are similar enough that they should be treated the same way. Can you add the > '__pure__' attribute also the other 4 functions as well?
Hi Bruno (and happy new year! :-) Thanks for the review. Yes, I'll do that.