[PATCH] D56398: Add new EINTEGRITY errno

Dimitry Andric via Phabricator reviews at reviews.llvm.org
Mon Jan 7 10:45:35 PST 2019


dim created this revision.
dim added reviewers: EricWF, mclow.lists.
Herald added subscribers: ldionne, christof, krytarowski, emaste.

https://reviews.freebsd.org/D18765 will introduce a new errno value
`EINTEGRITY` to FreeBSD's system headers.  In that review, the author
has also modified two libc++ headers to match, which I would like to
incorporate in stock libc++.


Repository:
  rCXX libc++

https://reviews.llvm.org/D56398

Files:
  include/__errc
  include/errno.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56398.180522.patch
Type: text/x-patch
Size: 3456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190107/7b885d47/attachment.bin>


More information about the libcxx-commits mailing list