]> git.ipfire.org Git - thirdparty/bird.git/history - lib/printf.c
unsigned [int] -> uint
[thirdparty/bird.git] / lib / printf.c
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-05-18  Ondrej ZajicekIPv4/IPv6 integrated socket code.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-19  Ondrej ZajicekBFD protocol, ready for release.
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2012-01-08  Ondrej ZajicekImplements support for link-local addresses in BGP.
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-07-23  Ondrej ZajicekAdds %R printf directive for Router ID.
2001-08-19  Martin MaresIP address formatting now uses the same rules as format...
2000-06-04  Martin MaresAdded library progdocs.
2000-05-02  Martin MaresDefined format specifier `%M' which behaves as `%m...
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
1998-11-21  Martin MaresKilled bug in processing of 'h' prefix. Patch taken...
1998-11-16  Martin MaresImplemented snprintf and similar functions. It took...
1998-06-17  Martin MaresOops, forgot '%m'...
1998-06-17  Martin MaresAdded local version of sprintf (bsprintf and bvsprintf...