Opened 14 years ago

Closed 14 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)

mktemp.diff (1.1 KB ) - added by augiedoggie 14 years ago.

Download all attachments as: .zip

Change History (2)

by augiedoggie, 14 years ago

Attachment: mktemp.diff added

comment:1 by korli, 14 years ago

Resolution: fixed
Status: newclosed

Applied in hrev36406.

Note: See TracTickets for help on using tickets.