Page MenuHomeFreeBSD

cron: Use C89 function definitions.
ClosedPublic

Authored by jhb on Apr 12 2023, 3:33 PM.
Tags
None
Referenced Files
F97748187: D39529.diff
Tue, Oct 1, 2:21 AM
Unknown Object (File)
Sat, Sep 21, 12:43 AM
Unknown Object (File)
Tue, Sep 17, 5:55 PM
Unknown Object (File)
Thu, Sep 5, 6:29 AM
Unknown Object (File)
Aug 18 2024, 5:09 AM
Unknown Object (File)
Aug 18 2024, 5:09 AM
Unknown Object (File)
Aug 18 2024, 5:09 AM
Unknown Object (File)
Aug 18 2024, 4:35 AM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Apr 12 2023, 3:33 PM
usr.sbin/cron/lib/entry.c
521–525

I've struggled with what to do with these kinds of comments when updating K&R->C89, but I think they don't add much value so am fine with them going.

usr.sbin/cron/lib/entry.c
521–525

Yes, I mostly just lost the comments in the changes in this series.

zlei added a subscriber: zlei.

Looks good to me.

This revision is now accepted and ready to land.Apr 13 2023, 1:21 PM
This revision was automatically updated to reflect the committed changes.