Bug 8210
| Summary: | Jan 18, 2038 problem | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Doug Springer <doug> |
| Component: | gcc | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | doug |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-01-05 19:04:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Doug Springer
2000-01-05 18:57:30 UTC
This is more of a kernel and glibc issue than a compiler issue. If you do some searches on the net you should be able to find something about 64 bit time_t's (maybe on one of the Debian lists? I don't remember where I saw it). You can start working on this (e.g. try changing time_t and see what breaks); if you want to get in touch with other people who might want to work on the same issue I suppose the glibc and kernel email lists are the most obvious place. |