Thomas Weißschuh 443de90314 selftests/nolibc: reduce syscalls during space padding
Previously each space character used for alignment during test execution
was written in a single write() call.
This would make the output from strace fairly unreadable.
Coalesce all spaces into a single call to write().

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2023-06-09 11:46:08 -07:00
..
2023-04-25 13:00:41 -07:00
2023-04-28 14:02:54 -07:00
2023-04-27 17:41:23 -07:00
2023-04-18 14:22:12 -07:00