define RLIMIT_AS constant until it s defined in the future
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Event Timeline
lib/sanitizer_common/sanitizer_platform_limits_openbsd.h | ||
---|---|---|
34 | Do we need this check? |
lib/sanitizer_common/sanitizer_platform_limits_openbsd.h | ||
---|---|---|
34 | Not necessarily for now but might depend on future OpenBSD versions. |
Comment Actions
Knowing OpenBSD, their goal is no compatibility with others.
lib/sanitizer_common/sanitizer_platform_limits_openbsd.h | ||
---|---|---|
34 | I see no point in supporting hypothetical OpenBSD versions that are not there, especially since OpenBSD is known going its own route. |
Do we need this check?