Page MenuHomeFreeBSD

mktemp: add some GNU-compatible long options
ClosedPublic

Authored by kevans on Oct 25 2022, 4:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 8:22 AM
Unknown Object (File)
Tue, Oct 1, 11:00 PM
Unknown Object (File)
Mon, Sep 30, 8:44 AM
Unknown Object (File)
Mon, Sep 30, 5:18 AM
Unknown Object (File)
Mon, Sep 30, 2:55 AM
Unknown Object (File)
Sun, Sep 29, 6:53 PM
Unknown Object (File)
Sun, Sep 29, 6:11 PM
Unknown Object (File)
Wed, Sep 25, 7:39 PM
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 Not Applicable
Unit
Tests Not Applicable

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.