mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
Remove DBL_DIG, DBL_MIN, DBL_MAX and their FLT_ counterparts, they were marked for deprecation ever since SUSv1 at least. Only define ULLONG_MIN/MAX and LLONG_MAX if long long type is supported. Restore a lost comment in MI _limits.h file and remove it from sys/limits.h where it does not belong. |
||
|---|---|---|
| .. | ||
| _limits.h | ||
| _stdint.h | ||
| _types.h | ||
| elf.h | ||
| endian.h | ||
| exec.h | ||
| limits.h | ||
| param.h | ||
| signal.h | ||
| ucontext.h | ||