diff options
author | brooks <brooks@FreeBSD.org> | 2016-01-28 22:57:09 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2016-01-28 22:57:09 +0000 |
commit | 7bb73c592a68b3ee7029bccf147c65d109d7f069 (patch) | |
tree | fa8ed6baabd6d68e741a24b2dbeab0db324a176c /lib/libc/stdlib | |
parent | 7481d4e82bfe476abd07fb792c0dd88364e99c35 (diff) | |
download | FreeBSD-src-7bb73c592a68b3ee7029bccf147c65d109d7f069.zip FreeBSD-src-7bb73c592a68b3ee7029bccf147c65d109d7f069.tar.gz |
MFC r294515:
Fix the implementations of PSEUDO_NOERROR and PSEUDO.
The PSEUDO* macros should not declare <syscall>, only _<syscall> and
__sys_<syscall>. This was causing the interposing C wrappers to be
ignored due to link order.
Reviewed by: kib
Obtained from: CheriBSD (4e8e13c90fc6a80e1520de44a6864cfd78b3b56d)
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D4097
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions