util-linux/term-utils
Egor Chelak 1b10fa0ef7 cast NULL to char * when using execl
When calling variadic functions, NULL must be explicitly cast to a
desired type.
This is noted in the exec(3) manpage.

The call in newgrp.c was changed for consistency.

Signed-off-by: Egor Chelak <egor.chelak@gmail.com>
2020-10-29 19:49:07 +02:00
..
Makemodule.am build-sys: exclude GPL from libcommon 2020-10-06 13:26:36 +02:00
agetty.8 agetty: fix typo in manual page 2020-10-03 11:57:56 +00:00
agetty.c Fix minor typos 2020-07-09 20:14:32 +03:00
mesg.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
mesg.c mesg: avoid 'ttyname failed: Success' message 2019-05-27 13:07:12 +02:00
script-playutils.c Fix minor typos 2020-07-09 20:14:32 +03:00
script-playutils.h scriptlive: free resource at the and 2019-10-08 13:11:54 +02:00
script.1 script: cleanup --echo 2020-08-27 12:56:46 +02:00
script.c cast NULL to char * when using execl 2020-10-29 19:49:07 +02:00
scriptlive.1 Manual pages: scriptlive.1: Miscellaneous wording, grammar, and formatting fixes 2020-07-20 09:58:13 +02:00
scriptlive.c cast NULL to char * when using execl 2020-10-29 19:49:07 +02:00
scriptreplay.1 Manual pages: scriptreplay.1: Miscellaneous wording, grammar, and formatting fixes 2020-07-20 09:58:13 +02:00
scriptreplay.c Change tcgetattr error handling. 2020-08-08 05:28:42 -05:00
setterm.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
setterm.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00
ttymsg.c he -> they 2020-08-28 19:11:02 +02:00
ttymsg.h term-utils: add header file guards [lgtm scan] 2019-09-20 16:12:34 +02:00
wall.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
wall.c various: use threadsafe versions of time functions [lgtm scan] 2020-02-15 15:23:44 +00:00
write.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
write.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00