index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jim-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
Use vfork() instead of fork() in [exec]
Steve Bennett
1
-232
/
+87
2010-11-17
Add attributions to jim-exec.c from Tcl 6.7
Steve Bennett
1
-1
/
+6
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-0
/
+1
2010-10-30
Add 'info channels'
Steve Bennett
1
-9
/
+0
2010-10-15
Add stubs in case of compiled-out package, aio
Steve Bennett
1
-0
/
+9
2010-10-15
Make jim more reentrant
Steve Bennett
1
-61
/
+87
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-0
/
+3
2010-10-15
Use $::env to build environment for exec
Steve Bennett
1
-12
/
+137
2010-10-15
Clean up some debugging
Steve Bennett
1
-1
/
+1
2010-10-15
Reduce excessive stack usage
Steve Bennett
1
-1
/
+0
2010-10-15
Set $::errorCode from exec
Steve Bennett
1
-11
/
+38
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-105
/
+114
2010-10-15
Fix exec with vfork()
Steve Bennett
1
-59
/
+66
2010-10-15
Improvements to jim configure
Steve Bennett
1
-3
/
+4
2010-10-15
Improvements to catch, return, signal, try
Steve Bennett
1
-1
/
+6
2010-10-15
Fix some build problems and add lost features
Steve Bennett
1
-2
/
+2
2010-10-15
Add exec support for 2>@1
Steve Bennett
1
-7
/
+19
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-10
/
+5
2010-10-15
Various general fixes and cleanups
Steve Bennett
1
-1
/
+1
2010-10-15
Tests, ehancements and bug fixes for exec
Steve Bennett
1
-14
/
+38
2010-10-15
Bug fixes, documentation updates
Steve Bennett
1
-1
/
+3
2010-10-15
exec fixes, add os.wait
Steve Bennett
1
-6
/
+14
2010-10-15
Enhance exec, bio
Steve Bennett
1
-42
/
+137
2010-10-15
Small improvements
Steve Bennett
1
-2
/
+3
2010-10-15
Make static extensions build
Steve Bennett
1
-1
/
+1
2010-10-15
Add file and exec (along with subcmd support)
Steve Bennett
1
-0
/
+928