Page MenuHomeFreeBSD

date: Correctly check outcome of mktime().
ClosedPublic

Authored by des on Apr 27 2024, 3:47 PM.
Tags
None
Referenced Files
F107734712: D44982.diff
Fri, Jan 17, 9:07 PM
Unknown Object (File)
Dec 5 2024, 3:25 PM
Unknown Object (File)
Nov 30 2024, 5:07 PM
Unknown Object (File)
Nov 25 2024, 12:02 AM
Unknown Object (File)
Nov 15 2024, 8:03 AM
Unknown Object (File)
Nov 4 2024, 10:16 AM
Unknown Object (File)
Nov 4 2024, 10:16 AM
Unknown Object (File)
Nov 4 2024, 10:16 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57414
Build 54302: arc lint + arc unit

Event Timeline

des requested review of this revision.Apr 27 2024, 3:47 PM
This revision is now accepted and ready to land.Apr 27 2024, 3:53 PM

X-MFC-With: 7b390cb63689

We typically use a Fixes: tag these days. It's useful to be consistent, if only for the benefit of tooling that can identify MFCs of commits without a follow-up fixup commit.

X-MFC-With: 7b390cb63689

We typically use a Fixes: tag these days.

It doesn't actually fix a bug in 7b390cb63689. The bug has been there since the 1990s.

This revision was automatically updated to reflect the committed changes.