[BUG] <title>quot and rem in lldiv_t are of the wrong type
Open
Arch: arm
Arch: mips
Area: Posix
OS: Other
Type: Bug
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Description / Steps to reproduce the issue
The 'quot' and 'rem' members of the lldiv_s in stdlib.h are of type 'long' when they should be of type 'long long'.
### On which OS does this issue occur?
[OS: Other]
### What is the version of your OS?
RHEL 7.x
### NuttX Version
master/all
### Issue Architecture
[Arch: arm], [Arch: mips]
### Issue Area
[Area: Posix]
### Verification
- [X] I have verified before submitting the report.
Contributor guide
Assessment
This issue has not been assessed yet.