scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit e7d90888786b65dee9fec9deb9c880857d6e4d8c
parent 8b488b39369013d53b7fea4419f213e7b04a6604
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Fri, 21 Mar 2025 08:51:48 +0100

tests/libc: Add 0041-mbrlen to .gitignore

Diffstat:
Mtests/libc/execute/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tests/libc/execute/.gitignore b/tests/libc/execute/.gitignore @@ -38,4 +38,5 @@ 0038-mbsinit 0039-mbrtowc 0040-wcrtomb +0041-mbrlen test.log