mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
The output format is now identical to mksh's except for
the locale-dependent radix point ('.' or ',').
src/cmd/ksh93/bltins/misc.c:
- Output format tweak: pad seconds with initial zero if < 10.
- Use "too many operands" (e_toomanyops) error msg from
|
||
|---|---|---|
| .. | ||
| aliases.c | ||
| bash_pre_rc.sh | ||
| builtins.c | ||
| keywords.c | ||
| lexstates.c | ||
| limits.c | ||
| math.tab | ||
| msg.c | ||
| options.c | ||
| signals.c | ||
| strdata.c | ||
| testops.c | ||
| variables.c | ||