Operating System - Linux
1827963 Members
2493 Online
109973 Solutions
New Discussion

syslog: characters are striped to seven bits

 
yanke.chen
New Member

syslog: characters are striped to seven bits

HP9000/HP-UX11.11
In my program I use system API-syslog to log, but Chinese can not record normal, and the characters are striped to seven bits.
Even though I set LANG=C、zh_CN.hp15CN、en_US.iso88591, and stty -istrip cs8...then restart syslogd, the mistake also exists.