Jump to letter: [
3ACDEFGHIJKLMNOPQRSTUVXYZ
]
ksh - The Original ATT Korn Shell
- Description:
KSH-93 is the most recent version of the KornShell by David Korn of
AT&T Bell Laboratories.
KornShell is a shell programming language, which is upward compatible
with "sh" (the Bourne Shell).
Packages
ksh-20120801-10.el6_5.11.x86_64
[756 KiB] |
Changelog
by Michal Hlavinka (2014-09-02):
- return code from a function could be wrong (#1116508)
|
ksh-20120801-10.el6_5.9.x86_64
[756 KiB] |
Changelog
by Michal Hlavinka (2014-08-11):
- ksh hangs when command substitution fills out the pipe buffer (#1128585)
|
ksh-20120801-10.el6_5.8.x86_64
[756 KiB] |
Changelog
by Michal Hlavinka (2014-07-25):
- job locking mechanism did not survive compiler optimization (#1123467)
|
ksh-20120801-10.el6_5.7.x86_64
[756 KiB] |
Changelog
by Michal Hlavinka (2014-07-03):
- do not crash when unsetting running function from another one (#1115945)
|
ksh-20120801-10.el6_5.6.x86_64
[756 KiB] |
Changelog
by Michal Hlavinka (2014-05-27):
- fix parser errors related to the end of the here-document marker (#1101389)
|
ksh-20120801-10.el6_5.5.x86_64
[755 KiB] |
Changelog
by Michal Hlavinka (2014-05-13):
- fix segfault in job list code (#1097293)
|
ksh-20120801-10.el6_5.4.x86_64
[755 KiB] |
Changelog
by Michal Hlavinka (2014-03-04):
- reading a file via command substitution did not work when any of stdin,
stdout or stderr were closed (#1072456)
|
ksh-20120801-10.el6_5.3.x86_64
[755 KiB] |
Changelog
by Michal Hlavinka (2014-01-23):
- fix memory leak (#1056617)
|