Opened 15 years ago
Closed 15 years ago
#5765 closed enhancement (fixed)
[patch] include mktemp from coreutils
Reported by: | augiedoggie | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I'm attaching a patch which enables the inclusion of the mktemp utility from coreutils. It successfully builds on gcc2 and gcc4 and I haven't noticed any negative effects from including it. I have not added it to data/etc/bash_completion because it is not really used in interactive shells.
P.S The diff was generated from mercurial so you may need to use 'patch -p1' when applying
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | mktemp.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev36406.