1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/cmd/INIT
Martijn Dekker 41829efa06 Various minor cleanups and fixes
The more notable ones are:

src/lib/libast/features/standards:
- Do not redefine _GNU_SOURCE and _FILE_OFFSET_BITS if already
  defined from $CCFLAGS. Thanks to @hyanias for the heads-up.
  (re: 289dd46c)

src/cmd/ksh93/data/builtins.c,
src/cmd/ksh93/include/shell.h,
src/cmd/ksh93/sh/args.c,
src/cmd/ksh93/sh/name.c:
- Remove -T test code activation option. It was basically unused.
  The only thing it did was intentionally introduce a memory leak
  in table_unset() if the 4th bit in the option argument was set.
  A search in ast-open-history reveals a few more trivial test uses
  that were later deleted, but nothing interesting.

src/cmd/ksh93/tests/{basic,path}.sh:
- Skip a couple of tests on AIX avoid hangs, at least one of which
  is not ksh's fault. Thanks to @HansH111 for the report.

src/cmd/ksh93/tests/builtins.sh:
- Change one awk use to a more portable sed invocation to placate
  systems with ancient awk commands, such as AIX. (re: de795e1f)
2022-01-20 00:54:42 +00:00
..
ar.ibm.risc Fix build error on AIX 64-bit (#428) 2022-01-17 20:25:06 +00:00
ar.ibm.risc-64 Fix build error on AIX 64-bit (#428) 2022-01-17 20:25:06 +00:00
C+probe Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.hp.ia64 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.hp.pa Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.hp.pa64 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.ibm.risc Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.ibm.risc.gcc Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.lynxos.i386 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.lynxos.ppc Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.mvs.390 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.next.i386 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.next.m68k Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.osf.alpha Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.pentium4 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.sco.i386 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.sgi.mips2 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.sgi.mips3 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.sgi.mips3-o32 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.sgi.mips4 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.sgi.mips4-n32 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
cc.specialize Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.unix.mc68k Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cc.unixware.i386 typeset: Fix stack fencepost error, ISO C90 compat (#159) 2021-01-21 07:50:07 +00:00
crossexec.sh Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
db.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
dl.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
execrate.sh Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
filter.sh Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
gdbm.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
gdbm1.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
gdbm2.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
hello.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
hosttype.tst Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
iconv.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
iffe.sh iffe: some more tweaks 2022-01-12 20:29:51 +00:00
iffe.tst more package and iffe tweaks/cleanups 2022-01-01 02:28:54 +00:00
ignore.sh more package and iffe tweaks/cleanups 2022-01-01 02:28:54 +00:00
intl.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
ld.hp.pa Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ldd.cygwin.i386 Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
ldd.darwin Various minor capitalization and typo fixes (#371) 2021-12-13 01:49:42 +01:00
ldd.hp.pa Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ldd.ibm.risc Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ldd.lynxos Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ldd.mvs.390 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ldd.sgi Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
m.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
m2.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
m3.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
m4.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
m5.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
m6.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
make.probe INIT: remove proto, ratz (re: 46593a89, 6137b99a); major cleanup 2021-12-24 07:05:22 +00:00
mamake.c Remove leftover pre-C89 code (re: a1f5c992) 2021-12-27 05:46:23 +00:00
mamake.rt Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
mamake.tst Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
Mamfile package: reintroduce/rewrite flat view (re: 20f8557c) 2022-01-01 02:28:38 +00:00
mamprobe.sh Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
mkdir.sh tweak for compat with broken /bin/sh on AIX ibm.risc 2021-01-19 22:38:27 +00:00
mktest.sh Fix various typos, man page issues and improve the documentation (#415) 2022-01-07 16:17:55 +00:00
mprobe.sh Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
nsl.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
p.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
package.sh Various minor cleanups and fixes 2022-01-20 00:54:42 +00:00
probe.win32 INIT: remove proto, ratz (re: 46593a89, 6137b99a); major cleanup 2021-12-24 07:05:22 +00:00
proto.sh INIT: remove proto, ratz (re: 46593a89, 6137b99a); major cleanup 2021-12-24 07:05:22 +00:00
regress.sh Fix various typos, man page issues and improve the documentation (#415) 2022-01-07 16:17:55 +00:00
RELEASE Fix various typos, man page issues and improve the documentation (#415) 2022-01-07 16:17:55 +00:00
rt.sh Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
silent.sh more package and iffe tweaks/cleanups 2022-01-01 02:28:54 +00:00
socket.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
w.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00
w2.c Add ksh 93u+m contributors notice to 964 copyright headers 2021-04-26 00:19:31 +01:00