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-aio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-0
/
+1
2010-10-30
Fix segfault with unix domain sockets
Steve Bennett
1
-4
/
+4
2010-10-30
Add aio '$handle filename'
Steve Bennett
1
-0
/
+12
2010-10-15
Licence wording updates.
Steve Bennett
1
-2
/
+0
2010-10-15
Portability fixes
Steve Bennett
1
-44
/
+82
2010-10-15
Implement Tcl I/O wrappers in Tcl
Steve Bennett
1
-110
/
+17
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-0
/
+3
2010-10-15
eventloop improvements and enhancements
Steve Bennett
1
-1
/
+1
2010-10-15
Make sure all static data is marked read-only
Steve Bennett
1
-1
/
+1
2010-10-15
Implement open "|..."
Steve Bennett
1
-17
/
+17
2010-10-15
Reduce excessive stack usage
Steve Bennett
1
-3
/
+4
2010-10-15
Fix some eventloop problems
Steve Bennett
1
-48
/
+18
2010-10-15
fh error not cleared after signal
Steve Bennett
1
-5
/
+6
2010-10-15
aio recvfrom was not null terminating the result
Steve Bennett
1
-0
/
+1
2010-10-15
Add basic ipv6 support to Jim
Steve Bennett
1
-76
/
+241
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-195
/
+213
2010-10-15
Improvements to jim configure
Steve Bennett
1
-124
/
+149
2010-10-15
Make udp sockets useful
Steve Bennett
1
-19
/
+103
2010-10-15
Documentation, build system updates
Steve Bennett
1
-3
/
+3
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-3
/
+1
2010-10-15
Various general fixes and cleanups
Steve Bennett
1
-7
/
+3
2010-10-15
Implement 'socket pipe'
Steve Bennett
1
-36
/
+85
2010-10-15
Bug fixes, documentation updates
Steve Bennett
1
-2
/
+6
2010-10-15
aio fixes
Steve Bennett
1
-33
/
+65
2010-10-15
Implement unix domain sockets for socket
Steve Bennett
1
-92
/
+181
2010-10-15
Bugs, features and tests
Steve Bennett
1
-7
/
+5
2010-10-15
Enhance exec, bio
Steve Bennett
1
-0
/
+9
2010-10-15
Build even if eventloop is not enabled
Steve Bennett
1
-22
/
+22
2010-10-15
Convert jim-aio.c to use subcmd
Steve Bennett
1
-342
/
+416
2010-10-15
Small improvements
Steve Bennett
1
-9
/
+13
2010-10-15
Lots of improvements
Steve Bennett
1
-37
/
+100
2010-10-15
Make static extensions build
Steve Bennett
1
-133
/
+119
2010-10-15
Add file and exec (along with subcmd support)
Steve Bennett
1
-1
/
+1
2010-10-15
Strip out unneeded junk from Jim
Steve Bennett
1
-73
/
+24
2010-10-15
Cutover to new workware fork of Jim Tcl
Steve Bennett
1
-0
/
+2
2010-02-01
Bring corrected license as mentioned in freebsd/...
Wojciech A. Koszek
1
-2
/
+0
2010-02-01
Revert "Bring correct license -- I think freebsd/ directory has an agreements"
Wojciech A. Koszek
1
-0
/
+2
2010-02-01
Bring correct license -- I think freebsd/ directory has an agreements
Wojciech A. Koszek
1
-2
/
+0
2008-07-23
Uwe Klein:
oharboe
1
-2
/
+6
2008-07-23
JIM_SUPPORT_EVENTLOOP added
oharboe
1
-0
/
+10
2008-07-23
* jim.c: reduce stack usage. Important for embedded devices without
oharboe
1
-8
/
+12
2008-07-21
* src/jim.c: very slightly improved error messages.
oharboe
1
-17
/
+39
2008-07-14
2008-07-13 Uwe Klein <uklein@klein-messgeraete.de>
oharboe
1
-10
/
+383
2008-06-18
* ChangeLog, jim-aio.c: Andrew spotted a bug in the
oharboe
1
-1
/
+1
2008-06-16
* retire CVS keyword expansion. Plays havoc with patches.
oharboe
1
-2
/
+0
2008-06-15
* ChangeLog, jim.c, jim.h, jim-aio.c: Support for eCos.
oharboe
1
-1
/
+8
2007-01-31
Fixed the stdio declarations to work on Windows and likely on Solaris.
patthoyts
1
-3
/
+4
2006-11-06
Jim-aio is now able to be statically linked with jim.c
antirez
1
-4
/
+12
2005-04-12
AIO fix: the Id is not get with the GetGlobalVar function.
antirez
1
-2
/
+2
2005-04-12
new methods for AIO files, 'read' and 'eof'. Documentation
antirez
1
-3
/
+78
[next]