Commit a3a5d8b
committed
all: update picolibc to latest main
1 parent a3583d3 commit a3a5d8b
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/do-build+5
- .github/do-clang-avr-build+9
- .github/do-linux-misc+1
- libc/include/inttypes.h+5-3
- libc/machine/avr/sectionname.h+4-7
- libc/machine/avr/setjmp.S+23-15
- libc/machine/spu/spu_timer_svcs.c+1-1
- libc/search/twalk.c+1-1
- libc/stdio/CMakeLists.txt+1
- libc/stdio/conv_flt.c+3-1
- libc/stdio/fgetwc.c+3-1
- libc/stdio/filewstrput.c+48
- libc/stdio/local-stdio.h+12-2
- libc/stdio/meson.build+1
- libc/stdio/sprintf_s.c+1-1
- libc/stdio/swprintf.c+1-1
- libc/stdio/vfprintf.c+3-3
- libc/stdio/vfprintf_char.c+1-1
- libc/stdio/vfscanf.c+2-1
- libc/stdio/vsnprintf_s.c+1-1
- libc/stdio/vswprintf.c+1-1
- libc/stdlib/exitprocs.c+14-3
- libc/stdlib/set_constraint_handler_s.c+1-1
- libc/stdlib/wctob.c+4-1
- libc/string/memcpy_s.c+1-1
- libc/string/memmove_s.c+1-1
- libc/string/memset_s.c+1-1
- libc/string/strcat_s.c+1-1
- libc/string/strcpy_s.c+1-1
- libc/string/strerror.c+1-1
- libc/string/strerror_s.c+1-1
- libc/string/strncat_s.c+1-1
- libc/string/strncpy_s.c+1-1
- libc/xdr/xdr_sizeof.c+9-3
- scripts/cross-clang-avr.txt+20
- scripts/do-clang-avr-configure+2
- test/check-aarch64-fvp-page-table.py+22-1
- test/meson.build+13-1
- test/test-inttypes-cplusplus.cpp+57
- test/test-stdio/meson.build+1
- test/test-stdio/test-atexit-max.c+96
- test/test-stdio/test-printf-scanf.c+126
- test/test-stdio/test-wchar.c+5
- test/test-wctomb.c+5
0 commit comments