util-linux/term-utils
Rosen Penev 76b680b1a9
Remove isascii usage
There is a c_isascii function that can be used.

isascii is deprecated and not available with some libcs like uClibc-ng
where it can be compile time disabled.
2019-08-08 12:12:55 -07:00
..
Makemodule.am mesg: avoid 'ttyname failed: Success' message 2019-05-27 13:07:12 +02:00
agetty.8 agetty.8: Avoid a warning about an unbreakable line 2018-08-06 08:58:57 +02:00
agetty.c Remove isascii usage 2019-08-08 12:12:55 -07:00
mesg.1 mesg: avoid 'ttyname failed: Success' message 2019-05-27 13:07:12 +02:00
mesg.c mesg: avoid 'ttyname failed: Success' message 2019-05-27 13:07:12 +02:00
script.1 script: record exit code 2018-05-14 13:51:01 +02:00
script.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
scriptreplay.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
scriptreplay.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
setterm.1 setterm: fix --hbcolor description 2019-03-08 21:27:59 +01:00
setterm.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +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: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
wall.c Remove isascii usage 2019-08-08 12:12:55 -07:00
write.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
write.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00