cdesktopenv/src
Martijn Dekker 6445573d24 typeset: only alloc stack space if needed (re: ff70c27f)
src/cmd/ksh93/bltins/typeset.c:
- Don't call stakalloc(3) unless/until we actually need it to
  construct a new list of arguments.
2021-01-21 08:39:10 +00:00
..
cmd typeset: only alloc stack space if needed (re: ff70c27f) 2021-01-21 08:39:10 +00:00
lib typeset: Fix stack fencepost error, ISO C90 compat (#159) 2021-01-21 07:50:07 +00:00
Makefile
Mamfile