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
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
2005-03-31
Implemented the C API "background" for the packages system of Jim.
antirez
1
-2
/
+4
2005-03-16
[env] modified to just be able to read a specified var name
antirez
1
-2
/
+3
2005-03-06
Added support for stdin/stdout/stderr to AIO
antirez
1
-7
/
+28
2005-03-06
Added Jim_GetEnum() API function. StringCoreCommand and AIO extension
antirez
1
-13
/
+17
2005-03-05
more AIO file methods.
antirez
1
-2
/
+42
2005-03-05
ANSI I/O seek method implemented.
antirez
1
-1
/
+31
2005-03-05
Initial version of AIO (ANSI C I/O) extension added.
antirez
1
-0
/
+175