Page MenuHomeFreeBSD

cron: Use C89 function definitions.
ClosedPublic

Authored by jhb on Apr 12 2023, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 12, 5:06 PM
Unknown Object (File)
Feb 16 2025, 11:02 AM
Unknown Object (File)
Feb 14 2025, 5:38 AM
Unknown Object (File)
Jan 25 2025, 11:23 AM
Unknown Object (File)
Jan 10 2025, 12:45 PM
Unknown Object (File)
Jan 10 2025, 8:26 AM
Unknown Object (File)
Nov 20 2024, 9:04 AM
Unknown Object (File)
Nov 7 2024, 3:58 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.