Skip to content

Conversation

@JohnoKing
Copy link

src/cmd/ksh93/{data/math.tab,sh.1}:

  • Added support for 40 additional math functions from C23, TS 18661-1:2014, TS 18661-3:2015 and glibc.
  • Note that math function support varies depending on what the native math library actually has.

src/cmd/ksh93/include/streval.h:

  • Increase the char array to 18 bytes to fit the full name length for the newly added math functions.

src/cmd/ksh93/{data/math.tab,sh.1}:
- Add support for math functions from C23, TS 18661-1:2014,
  TS 18661-3:2015 and glibc.
- Note that math function support varies depending on what
  the native math library actually has.

src/cmd/ksh93/include/streval.h:
- Increase the char array to 18 bytes to fit the full length for
  the newly added math functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant