nuttx/libc/stdio
2015-10-04 15:04:00 -06:00
..
lib_asprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_clearerr.c
lib_dprintf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_dtoa.c Support /proc/uptime 2013-12-14 10:34:08 -06:00
lib_fclose.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_feof.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
lib_ferror.c Complete fragmentary support for ferror(). From Macs N 2014-03-31 09:39:10 -06:00
lib_fflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fgetc.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fgetpos.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fgets.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fileno.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fopen.c Fix more common typos 2015-08-16 11:07:23 -06:00
lib_fprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fputc.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fputs.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fread.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fseek.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fsetpos.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_ftell.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_fwrite.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_gets_s.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_gets.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_libdtoa.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libfflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libfgets.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_libflushall.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libfread.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libfwrite.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libnoflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libsnoflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libsprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libvsprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_lowinstream.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:46:14 -06:00
lib_lowoutstream.c
lib_meminstream.c Add support for seekable memory streams 2014-06-14 15:35:18 -06:00
lib_memoutstream.c Add support for seekable memory streams 2014-06-14 15:35:18 -06:00
lib_memsistream.c Add support for seekable memory streams 2014-06-14 15:35:18 -06:00
lib_memsostream.c Add support for seekable memory streams 2014-06-14 15:35:18 -06:00
lib_nullinstream.c
lib_nulloutstream.c
lib_perror.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_printf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_puts.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_rawinstream.c Add support for seekable raw streams 2014-06-14 15:46:59 -06:00
lib_rawoutstream.c Add support for seekable raw streams 2014-06-14 15:46:59 -06:00
lib_rawsistream.c Add support for seekable raw streams 2014-06-14 15:46:59 -06:00
lib_rawsostream.c Mostly cosmetic changes 2014-09-04 10:28:38 -06:00
lib_rdflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_snprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_sprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_sscanf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_stdinstream.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
lib_stdoutstream.c Add seekable standard streams 2014-06-14 16:19:42 -06:00
lib_stdsistream.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
lib_stdsostream.c Add seekable standard streams 2014-06-14 16:19:42 -06:00
lib_tempnam.c Add tmpnam() and tempnam() 2014-11-05 10:44:16 -06:00
lib_tmpnam.c Add tmpnam() and tempnam() 2014-11-05 10:44:16 -06:00
lib_ungetc.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_vasprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_vdprintf.c Fix an assertion 2013-06-02 16:49:41 -06:00
lib_vfprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_vprintf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_vsnprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_vsprintf.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_wrflush.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_zeroinstream.c
Make.defs Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:22:13 -06:00