FreeBSD Bugzilla – Attachment 8452 Details for
Bug 17704
at(1) is not y2k compliant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 390 bytes, created by
Cyrus Rahman
on 2000-03-31 07:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrus Rahman
Created:
2000-03-31 07:10:01 UTC
Size:
390 bytes
patch
obsolete
>*** parsetime.c.old Thu Mar 30 22:29:14 2000 >--- parsetime.c Thu Mar 30 22:24:19 2000 >*************** >*** 495,501 **** > > tm->tm_wday = wday; > >! assign_date(tm, mday, tm->tm_mon, tm->tm_year); > break; > > case NUMBER: >--- 495,501 ---- > > tm->tm_wday = wday; > >! assign_date(tm, mday, tm->tm_mon, tm->tm_year + 1900); > break; > > case NUMBER:
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 17704
: 8452