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)
Mon, Sep 29, 3:04 PM
Unknown Object (File)
Fri, Sep 19, 5:51 AM
Unknown Object (File)
Sep 10 2025, 8:36 AM
Unknown Object (File)
Sep 6 2025, 10:13 PM
Unknown Object (File)
Sep 1 2025, 8:59 AM
Unknown Object (File)
Aug 14 2025, 11:11 PM
Unknown Object (File)
Aug 5 2025, 11:55 AM
Unknown Object (File)
Aug 3 2025, 4:58 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 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.