]> git.ozlabs.org Git - ccan/commit
ccan/rune: simplify check helper interfaces, allow explicit string lengths.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 2 Jul 2022 05:36:14 +0000 (15:06 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 2 Jul 2022 05:36:14 +0000 (15:06 +0930)
commit7343770f9760cf95311ae0a835171ad8d3057f13
tree057d905b811a45e3945a2cba46785c45d37a12ad
parent7f3e4e6a145aad0e7a5bb8d2507d0fb5302ab32d
ccan/rune: simplify check helper interfaces, allow explicit string lengths.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/rune/_info
ccan/rune/rune.c
ccan/rune/rune.h
ccan/rune/test/run-alt-lexicographic-order.c [new file with mode: 0644]
ccan/rune/test/run.c