]> git.ozlabs.org Git - ccan/commitdiff
talloc: avoid a comparison mismatch & at the same time switch to non-legacy sysconf()
authorCody P Schafer <dev@codyps.com>
Sun, 16 Aug 2015 22:58:32 +0000 (18:58 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 17 Aug 2015 02:31:49 +0000 (12:01 +0930)
Without this, gcc warns about a sign mismatch in the comparison.

Signed-off-by: Cody P Schafer <dev@codyps.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found