Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh: An enhanced version of csh, the C shell.
Name: | tcsh |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 6.14 |
License: | distributable |
Release: | 14.SEL5_2 |
URL: | http://www.tcsh.org/ |
- Summary
- Tcsh is an enhanced but completely compatible version of csh, the C
shell. Tcsh is a command language interpreter which can be used both
as an interactive login shell and as a shell script command processor.
Tcsh includes a command line editor, programmable word completion,
spelling correction, a history mechanism, job control and a C language
like syntax.
Changelog
- * Mon Jan 26 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Sep 3 01:00:00 2008 Vitezslav Crhonek <vcrhonek{%}rehat{*}com> - 6.14-14
-
- Fix $name[selector] doesn't fail when selector is out of range
Resolves: #435398
- Fix description of builtin command 'set' in tcsh manpage
Resolves: #430459
- Fix strings which begin with '0' are not recognized as octal numbers
Resolves: #438109
- Fix tcsh scripts with multiple case statement with end keywords
break with error
Resolves: #436956
- Fix calculation order of operators description in tcsh manpage
Resolves: #442536
- Fix memoryuse description in tcsh manpage
Resolves: #437095
- Change config_f.h to use system malloc()
Resolves: #443643
- * Wed Aug 13 01:00:00 2008 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 6.14-13
-
- Fix UTF-8 Japanese character is garbled in tcsh script in
a certain situation
Resolves: #453785