diff options
author | Tim Schumacher <timschumi@gmx.de> | 2021-09-19 13:31:16 +0200 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-10-03 11:13:50 +0000 |
commit | 06f30943ef2b5b1441ca59bd921acdf75b8d611a (patch) | |
tree | 93d218981efec5a8a5a36b4b7c1e679c1ff152af /Userland/Libraries/LibC/sys | |
parent | 3c807402b3491ccf94af5f4da8394bbd3ff91977 (diff) | |
download | serenity-06f30943ef2b5b1441ca59bd921acdf75b8d611a.zip |
LibC: Manually count stored bytes in mbstate_t
This is probably a bit faster than constantly having to look through all
stored bytes. It also helps when we are trying to store actual null
bytes.
Diffstat (limited to 'Userland/Libraries/LibC/sys')
0 files changed, 0 insertions, 0 deletions