mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 19:52:20 +00:00
a065558291
Many of these changes are minor typo fixes. The other changes (which are mostly compiler warning fixes) are: NEWS: - The --globcasedetect shell option works on older Linux kernels when used with FAT32/VFAT file systems, so remove the note about it only working with 5.2+ kernels. src/cmd/ksh93/COMPATIBILITY: - Update the documentation on function scoping with an addition from ksh93v- (this does apply to ksh93u+). src/cmd/ksh93/edit/emacs.c: - Check for '_AST_ksh_release', not 'AST_ksh_release'. src/cmd/INIT/mamake.c, src/cmd/INIT/ratz.c, src/cmd/INIT/release.c, src/cmd/builtin/pty.c: - Add more uses of UNREACHABLE() and noreturn, this time for the build system and pty. src/cmd/builtin/pty.c, src/cmd/builtin/array.c, src/cmd/ksh93/sh/name.c, src/cmd/ksh93/sh/nvtype.c, src/cmd/ksh93/sh/suid_exec.c: - Fix six -Wunused-variable warnings (the name.c nv_arrayptr() fixes are also in ksh93v-). - Remove the unused 'tableval' function to fix a -Wunused-function warning. src/cmd/ksh93/sh/lex.c: - Remove unused 'SHOPT_DOS' code, which isn't enabled anywhere. https://github.com/att/ast/issues/272#issuecomment-354363112 src/cmd/ksh93/bltins/misc.c, src/cmd/ksh93/bltins/trap.c, src/cmd/ksh93/bltins/typeset.c: - Add dictionary generator function declarations for former aliases that are now builtins (re: |
||
---|---|---|
.. | ||
ast-ast.pkg | ||
ast-base.pkg | ||
ast-base.req | ||
ast-base.ver | ||
ast-dss.pkg | ||
ast-ksh.pkg | ||
ast-ksh.req | ||
ast-ksh.ver | ||
ast-make.pkg | ||
ast-open.pkg | ||
ast-open.req | ||
ast-open.ver | ||
ast.def | ||
ast.lic | ||
bsd.def | ||
bsd.lic | ||
CONVERT.mk | ||
epl.def | ||
INIT.html | ||
INIT.pkg | ||
INIT.README | ||
INIT.req | ||
INIT.ver | ||
ksh.pkg | ||
package.mk | ||
zlib.def | ||
zlib.lic |