FreeBSD Bugzilla – Attachment 15239 Details for
Bug 28313
/bin/date -f is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 264 bytes, created by
Maxim Konovalov
on 2001-06-21 08:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maxim Konovalov
Created:
2001-06-21 08:30:01 UTC
Size:
264 bytes
patch
obsolete
>--- date.c.orig Thu May 31 05:59:07 2001 >+++ date.c Thu May 31 05:58:31 2001 >@@ -192,6 +192,7 @@ > > if (fmt != NULL) { > lt = localtime(&tval); >+ lt->tm_mday = 1; > t = strptime(p, fmt, lt); > if (t == NULL) { > fprintf(stderr, "Failed conversion of ``%s''"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28313
: 15239