- Nov 09, 2000
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added new and unlisted commands (SHELL, SPY, NODE, LOAD, etc). Added Ctrl-A codes for colorization/formatting.
-
rswindell authored
Added SHELL command (similar to DOS command).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Nov 08, 2000
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Slight beautification (close curly braces). Eliminate (unnecessary) assignment of file descriptor in fnopen call.
-
rswindell authored
list_text_file/edit_text_file functions no longer force upper case filenames for Unix compatibility..
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Modified remote SPY function to default pause line counter and disable spy output while in Ctrl-P function.
-
- Nov 07, 2000
-
-
rswindell authored
-
rswindell authored
(lock is now smart enough to apply the correct lock-type based on open flags).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
lock() for Unix now sets the appropriate lock type (shareable or exclusive) based on how the file was initially opened.
-
rswindell authored
Added compiler error when __unix__ is defined, but not _POSIX_THREADS.
-
rswindell authored
-