| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2023-10-12 | build: add -Wimplicit-fallthrough | Igor Ryzhov | 
| 2021-02-01 | lib/printf: disable `%n` specifier | David Lamparter | 
| 2020-03-08 | *: Replace `sizeof something` to sizeof(something) | Donatas Abraitis | 
| 2020-02-09 | *: Remove parenthesis on return for constants | Donatas Abraitis | 
| 2019-09-30 | *: strip trailing whitespace | Quentin Young | 
| 2019-06-07 | lib: Include proper header | Donald Sharp | 
| 2019-06-03 | lib/printf: ditch reallocarray | David Lamparter | 
| 2019-06-03 | lib/printf: integrate | David Lamparter | 
| 2019-06-03 | lib/printf: rename & private __find_arguments | David Lamparter | 
| 2019-06-03 | lib/printf: disable wchar_t support | David Lamparter | 
| 2019-06-03 | lib/printf: add %Ld/%Lu for int64_t/uint64_t | David Lamparter | 
| 2019-06-03 | lib/printf: cut down to size | David Lamparter | 
| 2019-06-03 | lib: import FreeBSD's printf | David Lamparter | 
