Skip to content

Avoid int overflow after year 2038#270

Open
bmwiedemann wants to merge 1 commit into
md-raid-utilities:mainfrom
bmwiedemann:timet
Open

Avoid int overflow after year 2038#270
bmwiedemann wants to merge 1 commit into
md-raid-utilities:mainfrom
bmwiedemann:timet

Conversation

@bmwiedemann
Copy link
Copy Markdown

Avoid int overflow after year 2038, so it can work until year 2106. Note: dates before 1970 will stop working.

See https://en.wikipedia.org/wiki/Year_2038_problem

This patch was done while reviewing potential year-2038 issues in openSUSE.

So it can work until year 2106.

See https://en.wikipedia.org/wiki/Year_2038_problem

This patch was done while reviewing potential year-2038 issues in openSUSE.

Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant