scrut(1): use <stdlib.h> EXIT_ macros #78

Closed
opened 2024-03-03 17:42:52 +00:00 by trinity · 0 comments
Owner

Putting this here to remind myself. return 0 should be return EXIT_SUCCESS, otherwise should be a sysexits.h(3) or stdlib.h(0p) code.

Putting this here to remind myself. `return 0` should be `return EXIT_SUCCESS`, otherwise should be a sysexits.h(3) or stdlib.h(0p) code.
trinity added the
enhancement
label 2024-03-03 17:43:01 +00:00
trinity self-assigned this 2024-03-03 17:43:06 +00:00
emma closed this issue 2024-04-27 03:41:25 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/coreutils#78
No description provided.