issues
search
ksh93
/
ksh
ksh 93u+m: KornShell lives! | Latest release: https://github.com/ksh93/ksh/releases
Eclipse Public License 2.0
192
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot build ksh 1.0.10 with MSYS2/MinGW
#801
cedricblancher
opened
1 hour ago
1
Add -z|--zero options to basename and dirname builtins and fix support for PATH_LEADING_SLASHES (plus small buffer overflow fix)
#800
dnewhall
opened
23 hours ago
0
previous command fetching in vi-mode with command 'k' does skip over history entries starting with whitespace.
#799
jghub
opened
2 days ago
8
Implementing `HISTTIMEFORMAT` in Ksh
#797
dnewhall
opened
1 week ago
0
Arithmetic function `isinfinite` missing?
#796
dnewhall
closed
1 week ago
2
Single-character long option oddity
#795
dnewhall
closed
1 week ago
2
getopts segfaults on malformed arguments
#794
dnewhall
closed
1 week ago
3
Variable is not exported when assigned in prefix of call to ()-style function
#793
sckendall2
opened
2 weeks ago
3
Declaration command names break 2D indexed array assignments
#792
McDutchie
opened
2 weeks ago
7
'typeset -p' segfaults after failing to redefine a type variable in a namespace
#791
dnewhall
opened
1 month ago
1
The word 'select' causes 2d arrays to fail
#790
TristanJamesBall
closed
1 month ago
9
Infinite loop when evaluating ((-2**63/-1))
#789
oliwer
opened
1 month ago
1
Regression: ksh segfaults when unsetting SHLVL then exec'ing
#788
vmihalko
closed
4 weeks ago
2
SHOPT_EDPREDICT is broken & no def for CURSOR_UP, ERASE_EOS and pr_string
#786
k2662
closed
4 weeks ago
2
Update html docs to include documentation about the newer features
#785
k2662
opened
2 months ago
3
Regression: Double redirection in command substitution causes shell hang
#784
vmihalko
closed
3 weeks ago
1
TMOUT applies to 'read' from a non-terminal
#783
sckendall2
closed
3 weeks ago
3
Setting TMOUT in a virtual subshell removes the variable's special meaning
#782
sckendall2
closed
3 weeks ago
1
Assignment of -0 in arithmetic expansion doesn't remove negative sign
#781
laurenthuberdeau
closed
3 days ago
5
jobs started inside a loop have the full loop text as their command line
#780
adavies42
opened
3 months ago
2
Syntax error leaves ksh stuck
#779
posguy99
closed
3 months ago
5
Build failures: musl and glibc-2.33
#778
pghvlaans
closed
3 months ago
2
Migrate code to C99
#777
McDutchie
opened
3 months ago
3
Issue with ksh93 on OpenBSD
#776
daviduhden
closed
2 months ago
16
command substitution here-doc syntax error not entered in history
#775
McDutchie
closed
3 months ago
1
ksh dev@4467eaff does not build on macOS Intel/ARM 13.6.8
#773
posguy99
closed
3 months ago
8
Shell arithmetic handles integers as floats, breaking integer arithmetic
#771
McDutchie
opened
4 months ago
10
Division by negative numbers returns "division by zero"
#770
leo-ard
closed
4 months ago
10
Fix `bin/package host` mistaking 64-bit systems for 32-bit in `fakeroot`
#769
JohnoKing
closed
4 months ago
1
Fix undefined symbol build error (re: e9278fa)
#768
JohnoKing
closed
4 months ago
5
[question] should "printf -v%s x" print "-vx" ?
#766
avih
closed
4 months ago
1
ksh dev@3b33b438 fails signal regression test on macOS 13.6.7 Intel and ARM
#765
posguy99
closed
4 months ago
3
Syntax error in arithmetic command crashes ksh
#764
gisburn
closed
4 months ago
11
jobs: change p_job variable type from short to int
#763
vmihalko
closed
4 months ago
5
ksh93's printf(1) builtin somehow turns "\x20" (space character in UTF-8) into garbage
#762
gisburn
closed
4 months ago
10
support HISTCONTROL as in bash
#761
McDutchie
opened
4 months ago
3
[portability] Make AST code aliasing clean and use -fstrict-aliasing with ISO C17 aliasing rules
#760
gisburn
opened
4 months ago
2
RFE: Add build option to run mamake/mamprobe/iffe under valgrind control
#759
gisburn
closed
4 months ago
2
ksh93 1.0.9 build crashes on Cygwin 3.5.3
#758
gisburn
closed
4 months ago
20
Cygwin //server/path paths do not work
#757
gisburn
closed
4 months ago
3
e8b45cc8 Broke FreeBSD Build
#754
cschuber
closed
4 months ago
5
showme doesn't print redirects properly
#753
adavies42
closed
5 months ago
1
Support loading kshcode from memory to support embedding
#752
HansH111
opened
6 months ago
0
document shell option behavior wrt functions
#751
adavies42
closed
5 months ago
3
`sleep 10 | read` hangs interactive shell after ^Z
#750
McDutchie
opened
6 months ago
3
hist and fc: only run edited commands if changes are saved.
#748
pghvlaans
opened
6 months ago
13
open file descriptors of the shell aren't inherited by processes launched by the shell, unlike bash or zsh
#747
adavies42
closed
4 months ago
5
building for termux on android
#746
numberokta
opened
7 months ago
5
Fix compile on Alpine Linux when using fortified headers
#745
JohnoKing
closed
5 months ago
1
History numbers are set to large number if fc is called in particular way.
#744
kaesluder
opened
7 months ago
3
Next