htop/openbsd
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii
RichString_writeFrom takes a top spot during performance analysis due to the
calls to mbstowcs() and iswprint().

Most of the time we know in advance that we are only going to print regular
ASCII characters.
2020-12-08 20:58:40 +01:00
..
OpenBSDProcess.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
OpenBSDProcess.h OpenBSD update 2020-12-06 16:20:55 +01:00
OpenBSDProcessList.c OpenBSD update 2020-12-06 16:20:55 +01:00
OpenBSDProcessList.h OpenBSD update 2020-12-06 16:20:55 +01:00
Platform.c OpenBSD update 2020-12-06 16:20:55 +01:00
Platform.h OpenBSD update 2020-12-06 16:20:55 +01:00