Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh - An enhanced version of csh, the C shell
- Description:
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.
Packages
tcsh-6.17-38.el6.x86_64
[417 KiB] |
Changelog
by David Kaspar [Dee'Kej] (2016-11-24):
- fix regression in tcsh-6.17.00-fix-hang-on-remote-filesystem.patch (#885901)
|
tcsh-6.17-35.el6_8.1.x86_64
[416 KiB] |
Changelog
by David Kaspar [Dee'Kej] (2016-07-19):
- fix regression with 'jobs' builtin output not going to stdout (bug #1357127)
- fix several regressions in tcsh-6.17.00-quote-backslashes-properly.patch (bug #1357126)
|
tcsh-6.17-35.el6.x86_64
[416 KiB] |
Changelog
by David Kaspar [Dee'Kej] (2016-03-20):
- quote backslashes properly to preserve them in `...` expressions
Resolves: #1301857
|
tcsh-6.17-25.el6_6.x86_64
[413 KiB] |
Changelog
by Pavel Raiskup (2015-01-20):
- fix 'wait' built-in hang (#1181680)
|
tcsh-6.17-25.el6_5.x86_64
[413 KiB] |
Changelog
by Pavel Raiskup (2015-01-20):
- fix 'wait' built-in hang (#1181680)
|
tcsh-6.17-25.el6_4.x86_64
[413 KiB] |
Changelog
by Pavel Raiskup (2015-01-20):
- fix 'wait' built-in hang (#1181680)
|
tcsh-6.17-24.el6.x86_64
[413 KiB] |
Changelog
by Roman Kollar (2012-12-13):
- Use system malloc
Resolves: #769157
|
tcsh-6.17-19.el6_2.x86_64
[414 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2012-05-10):
- Revert srcfile behaviour to return backward-compatible error codes (#658074)
|
tcsh-6.17-14.el6.x86_64
[412 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2011-10-19):
- Remove obsolete glob-automount patch; the issue should have been
resolved (and is now resolved) in glibc posix/glob.c (#684063)
|
tcsh-6.17-12.el6.x86_64
[413 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2011-01-31):
- Remove extra fork when tcsh processes backquotes
Resolves: #673556
|