aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc/1.5.1/0002-tinystdio-Fix-snprintf-buf-0-.-to-not-smash-buffer.patch
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-77/+0
| | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch to picolibc version 1.5.1Keith Packard2021-06-171-0/+77
This version includes a small link fix for the sample crt0 on riscv. Signed-off-by: Keith Packard <keithp@keithp.com>