Page MenuHomeFreeBSD

stdbuf: Code cleanup.
ClosedPublic

Authored by des on Jun 29 2023, 3:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 29 2024, 2:12 AM
Unknown Object (File)
Nov 29 2024, 2:12 AM
Unknown Object (File)
Nov 29 2024, 2:12 AM
Unknown Object (File)
Nov 29 2024, 2:12 AM
Unknown Object (File)
Nov 29 2024, 2:11 AM
Unknown Object (File)
Nov 29 2024, 1:49 AM
Unknown Object (File)
Nov 21 2024, 3:05 AM
Unknown Object (File)
Nov 20 2024, 10:38 PM
Subscribers

Details

Summary
  • Factor out path-setting code.
  • Normalize usage().

Sponsored by: Klara, Inc.

Diff Detail

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

Event Timeline

des requested review of this revision.Jun 29 2023, 3:17 PM
kevans added a subscriber: kevans.
kevans added inline comments.
usr.bin/stdbuf/stdbuf.c
84–85

I'd probably drop this and just let it fall into the default cause, no need to be verbose here.

This revision is now accepted and ready to land.Jun 29 2023, 3:26 PM
This revision now requires review to proceed.Jun 29 2023, 3:26 PM
des marked an inline comment as done.Jun 29 2023, 3:28 PM
This revision is now accepted and ready to land.Jun 29 2023, 3:28 PM
This revision was automatically updated to reflect the committed changes.