Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * stdio.tex: Add menu entries for __fsetlocking and stdio_ext. | Corinna Vinschen | 2014-12-18 | 1 | -1/+1 |
| | | | | * stdio_ext.c: Add "stdio_ext" to synopsis. | ||||
* | * libc/include/stdio_ext.h: Rename __fwriteable to __fwritable. | Yaakov Selkowitz | 2014-12-11 | 1 | -0/+113 |
[!__GNUC__]: Declare real functions for the macros, and make the macros conditional on !__cplusplus. * libc/stdio/Makefile.am (ELIX_4_SOURCES): Add stdio_ext.c. (CHEWOUT_FILES): Add stdio_ext.def. * libc/stdio/Makefile.in: Regenerate. * libc/stdio/stdio.tex: Include stdio_ext.def. * libc/stdio/stdio_ext.c: New file. |