libcfu icon indicating copy to clipboard operation
libcfu copied to clipboard

Updates to libcfu, orignally found here: http://libcfu.sourceforge.net/

Results 2 libcfu issues
Sort by recently updated
recently updated
newest added

uint32_t (and u_int32_t) is in types.h. Also, new clangs complain about self assignment; proper way to show unused variables is (void)variable; Chris

Otherwise I will have to use this flag for every piece of code that uses libcfu.