Build.sh
|
* From the Solaris tr(1) manual page:
|
2007-02-27 00:31:17 +00:00 |
Makefile
|
• embed MKSH_ASSUME_UTF8 and MKSH_NEED_MKNOD in Build.sh
|
2007-02-18 16:24:13 +00:00 |
alloc.c
|
* only have one $MirOS RCS ID per file to shrink source size
|
2005-11-22 18:40:44 +00:00 |
check.pl
|
this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl
|
2007-02-13 12:59:03 +00:00 |
check.t
|
* edit.c: when tabcompleting a newline to backslash+newline, this
|
2007-02-16 17:46:42 +00:00 |
copyright
|
* Build.sh: add -fwrapv to standard CFLAGS, just to be on the safe
|
2007-01-17 01:24:29 +00:00 |
dot.mkshrc
|
optimise away, this had not let me sleep; still the same output
|
2007-02-17 06:34:46 +00:00 |
edit.c
|
* edit.c: when tabcompleting a newline to backslash+newline, this
|
2007-02-16 17:46:42 +00:00 |
eval.c
|
oops unbreak -DMKSH_NOPWNAM
|
2007-01-17 18:01:51 +00:00 |
exec.c
|
* support old environments without libgen.h (ancient GNU/Linux)
|
2007-01-17 22:51:47 +00:00 |
expr.c
|
* support old environments without libgen.h (ancient GNU/Linux)
|
2007-01-17 22:51:47 +00:00 |
funcs.c
|
add c_mknod() if MKSH_NEED_MKNOD even if MKSH_SMALL
|
2007-01-26 18:37:26 +00:00 |
histrap.c
|
typo, prevents compilation under Interix (has _sys_signame[] array)
|
2007-02-27 15:03:28 +00:00 |
jobs.c
|
* revert some of the const-warning cleanup which must be done
|
2007-01-12 10:18:22 +00:00 |
lex.c
|
* revert some of the const-warning cleanup which must be done
|
2007-01-12 10:18:22 +00:00 |
main.c
|
add a note about the default $PATH
|
2007-02-13 13:36:18 +00:00 |
misc.c
|
if mksh_small don't even support -T instead of ignoring it
|
2007-01-26 18:27:34 +00:00 |
mksh.1
|
wording
|
2007-01-18 16:23:52 +00:00 |
setmode.c
|
since so many internal things hardcode 'C' locale anyway,
|
2006-11-10 06:53:27 +00:00 |
sh.h
|
* edit.c: when tabcompleting a newline to backslash+newline, this
|
2007-02-16 17:46:42 +00:00 |
shf.c
|
shrink .data a little
|
2007-01-15 02:48:28 +00:00 |
signames.c
|
Clean up the signal mess, saves 172 Bytes:
|
2007-01-12 00:25:40 +00:00 |
strcasestr.c
|
unbelievably, cygwin doesn't have strcasestr(3)
|
2006-11-12 13:15:27 +00:00 |
strlfun.c
|
* Scan for __attribute__((...)) in general (the earliest was 2.5,
|
2007-01-12 01:49:29 +00:00 |
syn.c
|
* support old environments without libgen.h (ancient GNU/Linux)
|
2007-01-17 22:51:47 +00:00 |
tree.c
|
remove all but these __CRAZY=Yes build warnings:
|
2006-11-12 14:58:16 +00:00 |
var.c
|
shrink .data a little
|
2007-01-15 02:48:28 +00:00 |