..
Kconfig
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
2019-09-20 06:23:48 -06:00
Make.defs
libs/libc/stdio/lib_getdelim.c: Add implementations of the POSIX functions getdelim() and getline().
2019-11-12 18:58:50 -06:00
legacy_dtoa.c
…
legacy_libvsprintf.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_asprintf.c
…
lib_clearerr.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_dprintf.c
…
lib_dtoa_data.c
…
lib_dtoa_engine.c
…
lib_dtoa_engine.h
…
lib_fclose.c
…
lib_feof.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_ferror.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_fflush.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_fgetc.c
…
lib_fgetpos.c
…
lib_fgets.c
libs/libc/stdio/lib_getdelim.c: Add implementations of the POSIX functions getdelim() and getline().
2019-11-12 18:58:50 -06:00
lib_fileno.c
…
lib_fopen.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_fprintf.c
…
lib_fputc.c
…
lib_fputs.c
…
lib_fread.c
…
lib_freopen.c
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
lib_fscanf.c
…
lib_fseek.c
…
lib_fsetpos.c
…
lib_ftell.c
…
lib_fwrite.c
…
lib_getdelim.c
libs/libc/stdio/lib_getdelim.c: Correct the character slash
2020-02-19 12:47:25 -06:00
lib_gets.c
…
lib_gets_s.c
libs/libc/stdio/lib_getdelim.c: Add implementations of the POSIX functions getdelim() and getline().
2019-11-12 18:58:50 -06:00
lib_libdtoa.c
…
lib_libfflush.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_libfgets.c
libs/libc/stdio/lib_libfgets.c: Because of how the function is defined, getline() canot be used on platforms that require CR-LF line terminations.
2019-11-12 19:43:42 -06:00
lib_libflushall.c
…
lib_libfread.c
…
lib_libfwrite.c
…
lib_libnoflush.c
…
lib_libsnoflush.c
…
lib_libsprintf.c
…
lib_libvscanf.c
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
lib_libvsprintf.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_lowoutstream.c
…
lib_meminstream.c
…
lib_memoutstream.c
…
lib_memsistream.c
…
lib_memsostream.c
…
lib_nullinstream.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_nulloutstream.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_perror.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_printf.c
…
lib_puts.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_rawinstream.c
z20x: Changes to reduce serial Rx data overrun
2020-03-09 22:51:54 +01:00
lib_rawoutstream.c
…
lib_rawsistream.c
z20x: Changes to reduce serial Rx data overrun
2020-03-09 22:51:54 +01:00
lib_rawsostream.c
…
lib_rdflush.c
…
lib_remove.c
…
lib_scanf.c
…
lib_setbuf.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_setvbuf.c
…
lib_snprintf.c
snprintf: Fix a comment typo
2020-01-29 09:04:25 +01:00
lib_sprintf.c
…
lib_sscanf.c
…
lib_stdinstream.c
…
lib_stdoutstream.c
…
lib_stdsistream.c
…
lib_stdsostream.c
…
lib_tempnam.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_tmpnam.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_ultoa_invert.c
…
lib_ultoa_invert.h
…
lib_ungetc.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_vasprintf.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
lib_vdprintf.c
…
lib_vfprintf.c
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
lib_vfscanf.c
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
lib_vprintf.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
lib_vsnprintf.c
…
lib_vsprintf.c
…
lib_vsscanf.c
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
lib_wrflush.c
…
lib_zeroinstream.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00