Name: | tcsh |
---|---|
Version: | 6.18.01 |
Release: | 15.el7 |
Architecture: | aarch64 |
Group: | System Environment/Shells |
Size: | 692372 |
License: | BSD |
RPM: | tcsh-6.18.01-15.el7.aarch64.rpm |
Source RPM: | tcsh-6.18.01-15.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.tcsh.org/ |
Summary: | 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. |
- fix for memory leak when cdpath fails to find a matching path (#1325346)
- fix hanging of tcsh when .history file is located on remote filesystem (#1388426)
- Fix yet another regression in tcsh-6.18.01-quote-backslashes-properly.patch Related: #1334751
- Fix another regression in tcsh-6.18.01-quote-backslashes-properly.patch Related: #1334751 - Fix regression in tcsh-6.18.01-use-stderr-upon-error.patch Related: #1273498
- Fix regression introduced in tcsh-6.18.01-quote-backslashes-properly.patch Related: #1319816
- Handle the ^C interrupt correctly when using the 'eval' built-in. (#1273500)
- 'if statement' parsing fixed when the space is missing after ')'. (#1273892) - Quote backslashes properly to preserve them in `...` expressions. (#1319816) - Fix for tcsh being interruptible while waiting for child process. (#1269370) - Fix of memory leak when using the 'source' built-in command. (#1273513) - Print error message on stderr (instead of stdout). (#1273498) - Use GLIBC's malloc instead of builtin malloc. (#1315713)
- Upstream's $anyerror variable re-introduced. (#1123854) - Fix for hang inside the 'wait' built-in of tcsh added. (#1181682)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27