]> git.ipfire.org Git - thirdparty/bird.git/commit
Lib: Add functions for reading and writing of bytestrings
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 24 Aug 2023 01:04:58 +0000 (03:04 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 24 Aug 2023 02:19:07 +0000 (04:19 +0200)
commiteddc0ffdab239c61cc0e064b6ebd33dfadcef3cd
tree831a5b64ed6bbd34d8c3e721665599e7197a4dec
parente3c0eca95642a846ab65261424a51dd99d954017
Lib: Add functions for reading and writing of bytestrings

Based on patch from Alexander Zubkov, thanks!
conf/cf-lex.l
lib/string.h
lib/strtoul.c