nuttx/libc/stdio
2015-09-17 07:41:33 -06:00
..
lib_asprintf.c Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:22:13 -06:00
lib_clearerr.c
lib_dprintf.c
lib_dtoa.c
lib_fclose.c
lib_feof.c
lib_ferror.c
lib_fflush.c
lib_fgetc.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_fgetpos.c Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2. 2015-09-01 13:52:29 -04:00
lib_fgets.c
lib_fileno.c
lib_fopen.c Fix more common typos 2015-08-16 11:07:23 -06:00
lib_fprintf.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_fputc.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_fputs.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_fread.c
lib_fseek.c Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1 2015-09-05 09:10:48 -06:00
lib_fsetpos.c Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2. 2015-09-01 13:52:29 -04:00
lib_ftell.c
lib_fwrite.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_gets_s.c
lib_gets.c
lib_libdtoa.c
lib_libfflush.c
lib_libfgets.c
lib_libflushall.c
lib_libfread.c
lib_libfwrite.c Fix issues detected by clang 2015-09-10 20:59:43 -04:00
lib_libnoflush.c
lib_libsnoflush.c
lib_libsprintf.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_libvsprintf.c Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis 2015-05-30 10:00:54 -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 Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_puts.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_rawinstream.c
lib_rawoutstream.c
lib_rawsistream.c
lib_rawsostream.c
lib_rdflush.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_snprintf.c
lib_sprintf.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_sscanf.c sscanf: Formats a, A, e, E, g, and G should be treated the same as f and F 2015-09-17 07:41:33 -06:00
lib_stdinstream.c
lib_stdoutstream.c
lib_stdsistream.c
lib_stdsostream.c
lib_tempnam.c
lib_tmpnam.c
lib_ungetc.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_vasprintf.c Fix issues detected by clang 2015-09-10 20:59:43 -04:00
lib_vdprintf.c
lib_vfprintf.c
lib_vprintf.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_vsnprintf.c
lib_vsprintf.c
lib_wrflush.c
lib_zeroinstream.c
Make.defs Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:22:13 -06:00