mes/lib/tests
Jan Nieuwenhuizen 2d11c7a95b
mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space.
* lib/stdio/vfprintf.c (vfprintf): Pad floats with space.
* lib/stdio/vsnprintf.c (vsnprintf): Pad floats with space.
* lib/tests/stdio/90-sprintf.c: Test it.
2019-09-09 18:33:24 +02:00
..
assert mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
dirent test: Move scaffold/tests into lib. 2019-06-08 15:34:44 +02:00
io Add missing #include. 2019-09-09 16:04:15 +02:00
mes mescc: Mes C Library: Support GNU Awk: Add dtoab, %f in vfprintf, vsnprintf. 2019-09-09 18:33:22 +02:00
posix mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-09-09 18:33:21 +02:00
scaffold Add missing #include. 2019-09-09 16:04:15 +02:00
setjmp build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
signal mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
stdio mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space. 2019-09-09 18:33:24 +02:00
stdlib mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
string mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00