summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2013-07-30 21:35:09 +0000
committerkettenis <kettenis@openbsd.org>2013-07-30 21:35:09 +0000
commitc0ed65e636a60c0a872f376b152c377a522ee698 (patch)
tree10ff58812b86add523ca1229f067d1ec84830f0d /regress/lib/libc
parentOr in the CPUID_NXE bit from ci->ci_feature_eflags into ci->ci_feature_flags (diff)
downloadwireguard-openbsd-c0ed65e636a60c0a872f376b152c377a522ee698.tar.xz
wireguard-openbsd-c0ed65e636a60c0a872f376b152c377a522ee698.zip
strptime(3) correctly fills in tm_yday; adjust expected output
ok guenther@
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/time/strptime/expected6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/lib/libc/time/strptime/expected b/regress/lib/libc/time/strptime/expected
index d038d319afa..21c95de7f9d 100644
--- a/regress/lib/libc/time/strptime/expected
+++ b/regress/lib/libc/time/strptime/expected
@@ -1,14 +1,14 @@
--- ctime --- 1
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- ctime --- 2
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- ctime --- 3
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- %a --- 1
succeeded