sortix-mirror/libc/stdio_ext
Jonas 'Sortie' Termansen bb73362d23 Create stdio buffers at FILE creation time.
This removes support for user-supplied buffers with setvbuf.
2016-01-26 18:39:48 +01:00
..
__fbufsize.cpp Create stdio buffers at FILE creation time. 2016-01-26 18:39:48 +01:00
__fpending.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__fpurge.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__freadable.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__freading.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__fseterr.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__fwritable.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
__fwriting.cpp Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00