diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-12-18 10:08:09 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-12-18 10:08:09 +0000 |
commit | 2a06c6dcc483361d5af4080e33825cb9d0138c82 (patch) | |
tree | 50b1fcdbeb24a598060677b834f7e1c018fff287 /newlib/libc/stdio/stdio_ext.c | |
parent | 706827dd10c801def9ea2c30e1827311f8ce99ae (diff) | |
download | cygnal-2a06c6dcc483361d5af4080e33825cb9d0138c82.tar.gz cygnal-2a06c6dcc483361d5af4080e33825cb9d0138c82.tar.bz2 cygnal-2a06c6dcc483361d5af4080e33825cb9d0138c82.zip |
* stdio.tex: Add menu entries for __fsetlocking and stdio_ext.
* stdio_ext.c: Add "stdio_ext" to synopsis.
Diffstat (limited to 'newlib/libc/stdio/stdio_ext.c')
-rw-r--r-- | newlib/libc/stdio/stdio_ext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/stdio_ext.c b/newlib/libc/stdio/stdio_ext.c index cd886c277..588209d18 100644 --- a/newlib/libc/stdio/stdio_ext.c +++ b/newlib/libc/stdio/stdio_ext.c @@ -1,6 +1,6 @@ /* FUNCTION -<<__fbufsize>>, <<__fpending>>, <<__flbf>>, <<__freadable>>, <<__fwritable>> <<__freading>>, <<__fwriting>>,---access internals of FILE structure +<<stdio_ext>>,<<__fbufsize>>,<<__fpending>>,<<__flbf>>,<<__freadable>>,<<__fwritable>>,<<__freading>>,<<__fwriting>>---access internals of FILE structure INDEX __fbufsize |