diff options
author | jhb <jhb@FreeBSD.org> | 2016-01-27 17:55:01 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2016-01-27 17:55:01 +0000 |
commit | 169dd4da8ec4b82f421e68b485d8db9cc7e8130a (patch) | |
tree | 48ad17d8a902fe3a7db457f0f1c2e91606416caa /contrib/llvm/lib/Support/Twine.cpp | |
parent | 5d125a19675da01292b0e7923072ecc5ab263f14 (diff) | |
download | FreeBSD-src-169dd4da8ec4b82f421e68b485d8db9cc7e8130a.zip FreeBSD-src-169dd4da8ec4b82f421e68b485d8db9cc7e8130a.tar.gz |
Convert ss_sp in stack_t and sigstack to void *.
POSIX requires these members to be of type void * rather than the
char * inherited from 4BSD. NetBSD and OpenBSD both changed their
fields to void * back in 1998. No new build failures were reported
via an exp-run.
PR: 206503 (exp-run)
Reviewed by: kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D5092
Diffstat (limited to 'contrib/llvm/lib/Support/Twine.cpp')
0 files changed, 0 insertions, 0 deletions