Package: jimtcl / 0.75-1

Metadata

Package Version Patches format
jimtcl 0.75-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
u0b60827 Temporary file creation should respect TMPDIR.patch | (download)

jim-aio.c | 49 49 + 0 - 0 !
jim-exec.c | 5 2 + 3 - 0 !
jim-file.c | 16 1 + 15 - 0 !
jim.h | 1 1 + 0 - 0 !
4 files changed, 53 insertions(+), 18 deletions(-)

 [patch] temporary file creation should respect $tmpdir

This applies to [exec] and [file tempfile]

Reported-by: Jakub Wilk
Signed-off-by: Steve Bennett <steveb@workware.net.au>