MirBSD Korn Shell for Jehanne
Go to file
tg 6c31e7e631 document symmetric remainder is used by % and how to get mathematic modulus
researched during trying to figure out wtf LP#1348614 item 3 i̲s̲
2014-07-25 21:38:51 +00:00
Build.sh eglibc is merged back into glibc; adjust comment 2014-07-04 11:03:52 +00:00
Makefile bump 2014-06-24 20:47:47 +00:00
check.pl fix some of the signal stuff (still didn’t get rid of awk(1) and printf(1) 2014-06-09 13:25:53 +00:00
check.t fix rare infinite loop when invalid UTF-8 is in the edit buffer 2014-07-13 11:34:29 +00:00
dot.mkshrc • use BAFH for hash ipv NZAAT 2014-01-11 18:09:43 +00:00
edit.c fix rare infinite loop when invalid UTF-8 is in the edit buffer 2014-07-13 11:34:29 +00:00
emacsfn.h
eval.c LANGUAGE CHANGE: $((…)) results are now IFS-split, as per POSIX 201x 2014-06-09 11:16:07 +00:00
exec.c Detect (potentially mismatched) ELF files; suggested by enh@google.com 2014-06-24 18:38:31 +00:00
expr.c Unicode 7.0.0 2014-06-24 19:53:19 +00:00
funcs.c fix some of the signal stuff (still didn’t get rid of awk(1) and printf(1) 2014-06-09 13:25:53 +00:00
histrap.c fix some of the signal stuff (still didn’t get rid of awk(1) and printf(1) 2014-06-09 13:25:53 +00:00
jobs.c fix “set -o pipefail” w/o PIPESTATUS, and PIPESTATUS inside COMSUBs and other sequences 2014-06-10 22:17:10 +00:00
lalloc.c
lex.c fix access-after-free crash spotted by Enjolras via IRC, thanks! 2014-06-29 11:28:28 +00:00
lksh.1
main.c fix the “set ±p” issue for good 2014-06-09 12:28:19 +00:00
mirhash.h note Mirkev wants to use ULEB128 for numbers 2014-06-29 11:48:05 +00:00
misc.c • fix ${12345678901234567890} segfault (OOB access / integer overflow) 2014-01-05 21:57:29 +00:00
mksh.1 document symmetric remainder is used by % and how to get mathematic modulus 2014-07-25 21:38:51 +00:00
mksh.ico
rlimits.opt more clueful (automatic) getopt string generation 2013-11-17 22:21:18 +00:00
sh.h fix rare infinite loop when invalid UTF-8 is in the edit buffer 2014-07-13 11:34:29 +00:00
sh_flags.opt fix the “set ±p” issue for good 2014-06-09 12:28:19 +00:00
shf.c
strlcpy.c some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c • fix ${12345678901234567890} segfault (OOB access / integer overflow) 2014-01-05 21:57:29 +00:00
tree.c
var.c shut up valgrind in the RAND_add() code… sounds familiar… 2014-06-26 20:36:02 +00:00
var_spec.h