]> git.ozlabs.org Git - ccan/commit
alloc: dont clash with libc's fls, avoid void pointer arithmetic
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 02:14:03 +0000 (12:44 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 02:14:03 +0000 (12:44 +1030)
commite5d378237fd2c9dd0c710bed9d8f9e1538de6d02
treeb7a9fa64271bde85cf0ea7c4c986858ce1b24396
parent5caaeab8a7448390eb857006f9b3704de60cf115
alloc: dont clash with libc's fls, avoid void pointer arithmetic
ccan/alloc/alloc.c
ccan/alloc/bitops.c
ccan/alloc/bitops.h
ccan/alloc/test/run.c
ccan/alloc/tiny.c