acadia-newlib/newlib/libc/stdio64
Corinna Vinschen 91a8eacec6 Add missing checks for __SNLK flag
* libc/stdio/fclose.c (_fclose_r): Make _flockfile/_funlockfile calls
        dependent on __SNLK flag.
        * libc/stdio/findfp.c (__fp_lock): Ditto.
        (__fp_unlock): Ditto.
        * libc/stdio/freopen.c (_freopen_r): Ditto.
        * libc/stdio64/freopen64.c (_freopen64_r): Ditto.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-12-08 21:23:22 +01:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
dummy.c
fdopen64.c Use source files which have makedoc markup, but aren't processed or included. 2015-06-24 12:24:01 +01:00
fgetpos64.c
fopen64.c
freopen64.c Add missing checks for __SNLK flag 2015-12-08 21:23:22 +01:00
fseeko64.c Add missing semicolons to prototypes. 2015-11-02 16:34:49 -05:00
fsetpos64.c
ftello64.c
stdio64.c
stdio64.tex Use source files which have makedoc markup, but aren't processed or included. 2015-06-24 12:24:01 +01:00
tmpfile64.c