incubator-nuttx/libc/stdio
Gregory Nutt e9bd8bceb4 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
..
Make.defs Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:22:13 -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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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
lib_ferror.c
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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -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_libdtoa.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_libfflush.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_libfgets.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_libflushall.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_libfread.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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
lib_memoutstream.c
lib_memsistream.c
lib_memsostream.c
lib_nullinstream.c
lib_nulloutstream.c
lib_perror.c
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
lib_rawoutstream.c
lib_rawsistream.c
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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_stdinstream.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
lib_stdoutstream.c
lib_stdsistream.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
lib_stdsostream.c
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
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