Page MenuHomeFreeBSD

date: Correctly check outcome of mktime().
ClosedPublic

Authored by des on Apr 27 2024, 3:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 2:28 PM
Unknown Object (File)
Sat, May 11, 2:28 PM
Unknown Object (File)
Sat, May 11, 2:28 PM
Unknown Object (File)
Wed, May 8, 1:15 PM
Unknown Object (File)
Sat, May 4, 9:31 PM
Unknown Object (File)
Apr 30 2024, 7:12 AM
Unknown Object (File)
Apr 29 2024, 4:37 PM
Unknown Object (File)
Apr 29 2024, 2:01 PM
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.