MirBSD Korn Shell for Jehanne
Go to file
KO Myung-Hun 25bb7dcec4 exec: fix that executing a file with multiple dots fails on OS/2
For example, [a.b.exe] cannot be executed with [a.b].

    modified:   exec.c
2015-06-11 16:10:29 +09:00
Build.sh Define MKSH_NOPROSPECTOFWORK on OS/2 2015-06-03 13:00:48 +09:00
Makefile Implement the “FKSH functions have local scope for shell options” feature 2015-04-11 23:28:21 +00:00
check.pl Prepend /@unixroot to rooted paths on OS/2 2015-06-03 13:00:49 +09:00
check.t Disable some tests on OS/2 2015-06-03 13:00:46 +09:00
dot.mkshrc EBCDIC review 2015-04-29 20:56:18 +00:00
edit.c Support arrow keys on emacs/vi mode on OS/2 2015-06-03 13:00:49 +09:00
emacsfn.h Support arrow keys on emacs/vi mode on OS/2 2015-06-03 13:00:49 +09:00
eval.c Consider OS/2-style path 2015-06-03 13:00:43 +09:00
exec.c Prepend /@unixroot to rooted paths on OS/2 2015-06-03 13:00:49 +09:00
expr.c Consider executable extensions in case of some test commands on OS/2 2015-06-03 13:00:42 +09:00
funcs.c Consider executable extensions in case of some test commands on OS/2 2015-06-03 13:00:42 +09:00
histrap.c overhaul the signal handling: 2015-04-29 20:44:37 +00:00
jobs.c Fix compilation warnings/errors when MKSH_NOPROSPECTOFWORK is defined 2015-06-03 13:00:48 +09:00
lalloc.c stop using ptrdiff_t 2014-11-25 20:00:39 +00:00
lex.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
lksh.1 MFC most things (see mksh.hts) to R50-stable; sync clog 2015-04-12 22:32:12 +00:00
main.c Prepend /@unixroot to rooted paths on OS/2 2015-06-03 13:00:49 +09:00
mirhash.h small gem ;) 2014-10-02 19:34:06 +00:00
misc.c Consider OS/2-style path 2015-06-03 13:00:43 +09:00
mksh.1 The check for empty patterns and patterns matching the empty string 2015-05-23 17:43:22 +00:00
mksh.ico add the desktop shortcut / icon from mksh/Win32 so it may be used by everyone for mksh/Unix too 2013-07-25 16:18:25 +00:00
os2.c exec: fix that executing a file with multiple dots fails on OS/2 2015-06-11 16:10:29 +09:00
rlimits.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
sh.h Support BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2 2015-06-03 13:00:50 +09:00
sh_flags.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
shf.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
strlcpy.c some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
tree.c SECURITY: fix integer overflows related to file descriptor parsing 2015-04-11 22:03:32 +00:00
var.c BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT are not inhertied on OS/2 2015-06-03 15:27:32 +09:00
var_spec.h oops, this list is s’pos’ta be sorted 2012-11-30 16:45:25 +00:00