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/lib
Martijn Dekker 8a0920ea0a Yet another round of accumulated tweaks and cleanups
Notable changes:

- sh/timers.c: Rename timerdel() to sh_timerdel() for consistency;
  we had timerdel() but sh_timeradd().

- include/shell.h: Remove unused sh struct members:
  - sh.lastpath (this was still being saved/restored in several
    places, but not actually used since 2008-06-02 ksh93t-)
  - sh.lastbase (unused since 2000-10-31 ksh93k)
  - sh.inpool (unused since libcoshell was removed in 3613da42)

- sh/xec.c: sh_exec(): Add comments for the various command types.
2022-07-04 00:29:05 +02:00
..
libast Yet another round of accumulated tweaks and cleanups 2022-07-04 00:29:05 +02:00
libcmd Yet more accumulated tweaks and cleanups 2022-06-18 23:29:49 +01:00
libdll restore build on ancient Mac OS X (re: 22e044c3) 2022-07-03 19:30:24 +02:00
libsum Yet more accumulated tweaks and cleanups 2022-06-18 23:29:49 +01:00
Mamfile Another build system overhaul (re: 35672208, 580ff616, 6cc2f6a0) 2022-06-12 05:47:02 +01:00