| Summary: | The time_t variable is only 4 bytes long | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Wiktor NIESIOBÊDZKI <wn23590> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 1.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Wiktor NIESIOBÊDZKI
2000-10-02 09:00:01 UTC
Responsible Changed From-To: gnats-admin->freebsd-bugs misfiled PR State Changed From-To: open->closed 1. The timezone didn't change, but Daylight savings time ends in the last weekend of october in the CET timezone. 2. It is far too early to decide what to do about time representation past 2038 at this time. 3. If you have unique needed for time representation, you will need unique methods. 4. A good guess is that we'll adopt a 64bit time_t sometime in the next five years (a 30 year margin seems likely). |