Y
Hacker News
new
|
ask
|
show
|
jobs
by
iamnotacrook
2463 days ago
"often aren't available at all"
It's in C11. Perhaps Red Hat use non-compliant compilers, or very, very old ones?
1 comments
cesarb
2462 days ago
It's an
optional
part of C11, which means that even a fully compliant compiler does not have to implement them.
link