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)
Sun, May 7, 1:26 AM
Unknown Object (File)
Mar 18 2023, 7:54 PM
Unknown Object (File)
Mar 16 2023, 2:55 PM
Unknown Object (File)
Mar 5 2023, 6:00 PM
Unknown Object (File)
Feb 17 2023, 4:37 PM
Unknown Object (File)
Jan 9 2023, 2:04 PM
Unknown Object (File)
Dec 14 2022, 2:25 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.