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
Martijn Dekker b8ea3ab76a Round number I-lost-count-long-ago of minor cleanups
Somewhat notable changes:
- Remove pointless test commands from Mamfiles.
- Consistent use of NoN macro instead of manual void _STUB_foo(){}
  (this is to silence "foo.o has no symbols" warnings from ld).
- Remove src/lib/libast/comp/transition.c; obsolete, does nothing.
- xec.c: Fix off-by-one error in sigreset() used by sh_ntfork():
  it tried to (re)set signal 0, which is harmless, but wrong.
  (note that sh.st.trapmax is the current max trapped sig + one!)
2022-07-24 16:29:17 +02:00
..
builtin Round number I-lost-count-long-ago of minor cleanups 2022-07-24 16:29:17 +02:00
INIT Round number I-lost-count-long-ago of minor cleanups 2022-07-24 16:29:17 +02:00
ksh93 Round number I-lost-count-long-ago of minor cleanups 2022-07-24 16:29:17 +02:00
Mamfile More misc. tweaks and cleanups 2022-07-14 17:34:08 +02:00