mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
src/cmd/ksh93/data/math.tab: - Added exp10(). - Remove int() as being an alias to floor(). - Created entries for local float() and local int() which are defined in features/math.sh. src/cmd/ksh93/features/math.sh: - Backport floor() and int() related code from ksh93v-. src/cmd/ksh93/sh.1: - Sync man page to math.tab's potential functions. |
||
|---|---|---|
| .. | ||
| cmds | ||
| dynamic | ||
| externs | ||
| locale | ||
| math.sh | ||
| options | ||
| poll | ||
| rlimits | ||
| setjmp | ||
| sigfeatures | ||
| time | ||
| ttys | ||