mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 03:51:39 +00:00
lib/printf: update README
Make a note that `%b` was picked up. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
48eee77b51
commit
f137bc8916
@ -1,6 +1,6 @@
|
||||
This is the printf implementation from FreeBSD. It was imported on 2019-05-12,
|
||||
from SVN revision 347514 (but the code hadn't been touched for 2 years before
|
||||
that.)
|
||||
This is the printf implementation from FreeBSD. The history of this code is:
|
||||
- imported on 2019-05-12, from SVN revision 347514
|
||||
- resynced on 2023-09-03, to pick up `%b` implementation
|
||||
|
||||
Please don't reindent or otherwise mangle the files to make importing fixes
|
||||
easy (not that there are significant changes likely to happen...)
|
||||
|
Loading…
Reference in New Issue
Block a user