util-linux/libblkid
Ruediger Meier fea1cbf748 misc: never cast void* from malloc(3) and friends
Such cast could hide serious compiler warnings in case we are
missing includes (e.g. <stdlib.h> or "xalloc.h").

See
http://stackoverflow.com/questions/605845/do-i-cast-the-result-of-malloc

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-03-07 23:29:27 +01:00
..
docs docs: fix gtk-docs related warnings 2015-05-28 12:28:23 +02:00
samples misc: again fixing many printf format strings 2016-03-07 23:16:04 +01:00
src misc: never cast void* from malloc(3) and friends 2016-03-07 23:29:27 +01:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
blkid.pc.in build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
libblkid.3 libblkid/libblkid.3: Improve the typsetting of the manual 2014-05-06 11:28:53 +02:00