Page MenuHomeFreeBSD

mktemp: add some GNU-compatible long options
ClosedPublic

Authored by kevans on Oct 25 2022, 4:52 PM.
Tags
None
Referenced Files
F120450093: D37120.diff
Wed, Jun 18, 1:58 AM
Unknown Object (File)
Mon, Jun 16, 4:07 AM
Unknown Object (File)
Mon, Jun 2, 3:28 PM
Unknown Object (File)
Tue, May 20, 10:54 PM
Unknown Object (File)
Apr 27 2025, 8:16 AM
Unknown Object (File)
Apr 25 2025, 11:43 PM
Unknown Object (File)
Apr 25 2025, 11:38 PM
Unknown Object (File)
Apr 23 2025, 1:57 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.