mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-01 05:14:54 +00:00

... from current SVN HEAD (not that it has been touched in the past 2 years ...) Signed-off-by: David Lamparter <equinox@diac24.net>
10 lines
468 B
Plaintext
10 lines
468 B
Plaintext
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.)
|
|
|
|
Please don't reindent or otherwise mangle the files to make importing fixes
|
|
easy (not that there are significant changes likely to happen...)
|
|
|
|
The changes to this code are published under FreeBSD's license as listed in the
|
|
file headers. If you change license, please make that as obvious as possible.
|