--- - branch: MAIN date: Sat Apr 17 05:57:11 UTC 2021 files: - new: '1.6' old: '1.5' path: src/common/lib/libc/string/memset2.c pathrev: src/common/lib/libc/string/memset2.c@1.6 type: modified id: 20210417T055711Z.b2208b282f63ea58a9cfe9700501ad3d77a0fcdc log: | Disable the larger/faster code path. While the optimised code path was indeed quicker, it nonetheless failed to actually fill all the requested memory with the specified value much of the time if a non-aligned start address was used. module: src subject: 'CVS commit: src/common/lib/libc/string' unixtime: '1618639031' user: simonb