util-linux/term-utils
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
..
Makemodule.am reset: deprecate the script, and remove reset.033c 2015-06-29 12:06:22 +02:00
agetty.8 agetty: support \e{name} for issue file 2016-02-17 12:53:20 +01:00
agetty.c misc: never cast void* from malloc(3) and friends 2016-03-07 23:29:27 +01:00
mesg.1 docs: bring a few more man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
mesg.c mesg: fix multiple races 2015-11-22 20:56:39 +00:00
reset reset: deprecate the script, and remove reset.033c 2015-06-29 12:06:22 +02:00
reset.1 docs: bring a few more man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
script.1 script: add note to BUGS man page section 2015-06-25 11:55:42 +02:00
script.c misc: fix some printf format strings 2016-02-11 13:39:56 +01:00
scriptreplay.1 docs: fix some spelling errors and typos in man pages 2015-02-27 14:48:56 +01:00
scriptreplay.c scriptreplay/newgrp: use signed int to store return of getopt_long 2016-01-07 12:47:41 +01:00
setterm.1 docs: restore minus symbols in long opts 2015-01-20 18:15:30 -05:00
setterm.c setterm: remove dead code [coverity scan] 2015-08-05 11:51:04 +02:00
ttymsg.c misc: safer (and uniform) handling of return value 2016-03-07 15:11:06 +01:00
ttymsg.h ttymsg: fix compiler warnings and use EXIT_ 2011-04-12 11:19:15 +02:00
wall.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
wall.c misc: safer (and uniform) handling of return value 2016-03-07 15:11:06 +01:00
write.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
write.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00