Page MenuHomeFreeBSD

mktemp: add some GNU-compatible long options
ClosedPublic

Authored by kevans on Oct 25 2022, 4:52 PM.
Tags
None
Referenced Files
F152491654: D37120.id.diff
Wed, Apr 15, 7:26 AM
Unknown Object (File)
Thu, Apr 9, 11:04 AM
Unknown Object (File)
Thu, Apr 9, 11:01 AM
Unknown Object (File)
Wed, Apr 8, 1:43 PM
Unknown Object (File)
Thu, Apr 2, 8:35 AM
Unknown Object (File)
Wed, Apr 1, 10:40 PM
Unknown Object (File)
Wed, Apr 1, 7:34 AM
Unknown Object (File)
Wed, Apr 1, 12:09 AM
Subscribers

Details

Summary

GNU maketemp has long options for -d, -q, and -u, so let's add these
now for compatibility.

Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47989
Build 44876: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 25 2022, 5:17 PM

I've often thought that a GSoC to do this to all our programs wouldn't be bad.... but usually I think of it when AFK and the thought is gone by the time I RTK.

This revision was automatically updated to reflect the committed changes.