SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
redir.c
@ 1588
– Rev 2213
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2213
10 d 8 h
mateusz.viste
/svarcom/trunk/
eliminated some libc dependencies
577
1003 d 5 h
mateuszviste
/svarcom/trunk/
temporary (pipe) files are created in %TEMP% if it is defined
575
1003 d 5 h
mateuszviste
/svarcom/trunk/
fixed bug that was causing temporary files not to be closed due to AH overwrite
543
1064 d 0 h
mateuszviste
/svarcom/trunk/
piping support
538
1067 d 0 h
mateuszviste
/svarcom/trunk/
DOS errors can be translated now + always output to stderr instead of stdout
520
1073 d 0 h
mateuszviste
/svarcom/trunk/
fixed >> redirections
519
1073 d 1 h
mateuszviste
/svarcom/trunk/
reverting a redirection closes the previous handle (fixed handle leak)
517
1073 d 2 h
mateuszviste
/svarcom/trunk/
rmod performs redirections before running programs
479
1077 d 3 h
mateuszviste
/svarcom/trunk/
cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore
421
1088 d 1 h
mateuszviste
/svarcom/trunk/
documentation improvements and added licensing information to all src files
402
1093 d 2 h
mateuszviste
/svarcom/trunk/
basic support for stdout redirections