mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
be25ab9c8d
It still gave a warning on gcc, because casting a char to a char* gives a warning. Not so on sun CC. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 6569a707d169a629e25e10710c760c8dc84525c7) |
||
---|---|---|
.. | ||
array_size | ||
asearch | ||
build_assert | ||
cast | ||
check_type | ||
compiler | ||
container_of | ||
endian | ||
failtest | ||
hash | ||
htable | ||
ilog | ||
likely | ||
list | ||
read_write_all | ||
str | ||
strset/tools | ||
tally | ||
tcon | ||
time | ||
tlist | ||
typesafe_cb | ||
libccan.m4 | ||
README | ||
wscript |
These files are from the CCAN project (http://ccan.ozlabs.org); the _info and LICENSE files in each directory indicate their (separate) licenses. I'm trying to keep them in sync with the upstream versions as much as possible, so please be careful! Thanks! Rusty Russell <rusty@rustcorp.com.au>