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-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
os.gethostname: avoid mem leak on gethostname failure
Steve Bennett
1
-0
/
+1
2011-11-24
Create build-jim-ext for building extensions
Steve Bennett
1
-1
/
+1
2011-10-21
Update source files to reflect FreeBSD licence
Steve Bennett
1
-16
/
+30
2011-09-12
Remove all trailing whitespace in source
Steve Bennett
1
-4
/
+4
2011-08-18
Fix build on Solaris (gcc)
Steve Bennett
1
-2
/
+2
2010-12-15
Use vfork() instead of fork() in [exec]
Steve Bennett
1
-1
/
+1
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-0
/
+1
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-0
/
+3
2010-10-15
autoconf improvements
Steve Bennett
1
-1
/
+1
2010-10-15
Reduce excessive stack usage
Steve Bennett
1
-4
/
+8
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-12
/
+9
2010-10-15
Improvements to jim configure
Steve Bennett
1
-9
/
+8
2010-10-15
Fix some build problems and add lost features
Steve Bennett
1
-1
/
+1
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-1
/
+1
2010-10-15
Bug fixes, documentation updates
Steve Bennett
1
-0
/
+26
2010-10-15
exec fixes, add os.wait
Steve Bennett
1
-2
/
+86
2010-10-15
Enhance exec, bio
Steve Bennett
1
-0
/
+5
2010-10-15
Implement some new features
Steve Bennett
1
-0
/
+12
2010-10-15
Lots of improvements
Steve Bennett
1
-294
/
+0
2010-10-15
Make static extensions build
Steve Bennett
1
-1
/
+1
2010-10-15
Strip out unneeded junk from Jim
Steve Bennett
1
-6
/
+22
2010-10-15
Cutover to new workware fork of Jim Tcl
Steve Bennett
1
-24
/
+13
2010-02-01
Bring corrected license as mentioned in freebsd/...
Wojciech A. Koszek
1
-13
/
+24
2010-02-01
Revert "Bring correct license -- I think freebsd/ directory has an agreements"
Wojciech A. Koszek
1
-24
/
+13
2010-02-01
Bring correct license -- I think freebsd/ directory has an agreements
Wojciech A. Koszek
1
-13
/
+24
2008-07-14
* signals ( not complete , no eventscripts yet ) sleep and usleep
oharboe
1
-0
/
+245
2008-06-16
* retire CVS keyword expansion. Plays havoc with patches.
oharboe
1
-2
/
+0
2005-03-31
Implemented the C API "background" for the packages system of Jim.
antirez
1
-2
/
+4
2005-03-05
delProc callback added to Jim_CreateCommand().
antirez
1
-6
/
+6
2005-03-05
extern int errno declaration removed from the posix extension.
antirez
1
-3
/
+1
2005-03-04
JIM_NOTUSED moved after var declarations blocks.
antirez
1
-2
/
+2
2005-03-04
$id: ..$ strings added
antirez
1
-0
/
+21
2005-03-04
Added JIM_NOTUSED macro. Macro used where appropriate.
antirez
1
-1
/
+1
2005-03-03
Fixed a minor typo introduced with const-safeness patch.
antirez
1
-6
/
+9
2005-03-02
shell and library splitted. Now jim.c contains only the
antirez
1
-0
/
+1
2005-03-02
removed JIM_EXTENSION define from extensions. Is no longer
antirez
1
-2
/
+0
2005-03-01
Indentation style changed to the new Jim standard
antirez
1
-71
/
+71
2005-02-27
aritymin/aritymax information no longer used for C-coded commands.
antirez
1
-5
/
+5
2005-02-26
Initial revision
antirez
1
-0
/
+112