nuttx/libc/stdio
2013-12-16 08:26:07 -06:00
..
lib_asprintf.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lib_avsprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_clearerr.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_dprintf.c Add dprintf() and vdprintf() 2013-06-02 15:49:52 -06:00
lib_dtoa.c Support /proc/uptime 2013-12-14 10:34:08 -06:00
lib_fclose.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -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 OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fflush.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fgetc.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fgetpos.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fgets.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_fileno.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_fopen.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fprintf.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fputc.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fputs.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fread.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_fseek.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_fsetpos.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_ftell.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_fwrite.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_gets.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_libdtoa.c Support /proc/uptime 2013-12-14 10:34:08 -06:00
lib_libfflush.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_libflushall.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_libfread.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_libfwrite.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_libnoflush.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_libsprintf.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_libvsprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_lowinstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_lowoutstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_lowsyslog.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
lib_meminstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_memoutstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_nullinstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_nulloutstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_perror.c Misc changes for clean built od mikroe-stm32f4 configurations 2013-05-01 09:21:13 -06:00
lib_printf.c Remove some warnings 2013-10-01 12:10:09 -06:00
lib_puts.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_rawinstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_rawoutstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_rdflush.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_snprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_sprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_sscanf.c ARMv7-A: If the page table does not like in same address range as .text and primary RAM, then we will need to set up an additional mapping for the page table at boot time. 2013-12-16 08:26:07 -06:00
lib_stdinstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_stdoutstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_syslog.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
lib_syslogstream.c The USB monitor now works with the stm32f4discover/nsh configuration (but not with the usbnsh configuration) 2013-01-29 17:42:58 +00:00
lib_ungetc.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
lib_vdprintf.c Fix an assertion 2013-06-02 16:49:41 -06:00
lib_vfprintf.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_vprintf.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_vsnprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_vsprintf.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
lib_wrflush.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_zeroinstream.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
Make.defs Fix an assertion 2013-06-02 16:49:41 -06:00