From b2b97e301892d89b9909bed17f4299e09af1e33b Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 20 Jan 2018 11:53:36 -0500 Subject: printf: Add %w and %Wk for file birth times %w and %W were chosen to match the format specifiers for file birth times from stat(1) --- tests/test_printf_w.out | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test_printf_w.out (limited to 'tests') diff --git a/tests/test_printf_w.out b/tests/test_printf_w.out new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3