summaryrefslogtreecommitdiff
path: root/src/lib/libc/include
diff options
context:
space:
mode:
authortedu <>2016-01-06 17:57:22 +0000
committertedu <>2016-01-06 17:57:22 +0000
commitd2d3923b962fcdc33d76e08bb585d64d78b0a09f (patch)
tree9e720cdb3ef90683db00bae19fd31300ed7ccf16 /src/lib/libc/include
parent0d944e745b286c8b496cde9e6ef33728246bf5b4 (diff)
downloadopenbsd-d2d3923b962fcdc33d76e08bb585d64d78b0a09f.tar.gz
openbsd-d2d3923b962fcdc33d76e08bb585d64d78b0a09f.tar.bz2
openbsd-d2d3923b962fcdc33d76e08bb585d64d78b0a09f.zip
Long ago, malloc internally had two kinds of failures, warnings and errors.
The 'A' option elevated warnings to errors, and has been the default for some time. Then warnings were effectively eliminated in favor of everything being an error, but then the 'a' flag turned real errors into warnings! Remove the 'a' option entirely. You shouldn't have used it anyway. ok tb tdeval
Diffstat (limited to 'src/lib/libc/include')
0 files changed, 0 insertions, 0 deletions