diff options
author | Samuel Holland <samuel@sholland.org> | 2019-06-29 18:19:04 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-07-10 17:06:00 -0400 |
commit | e0eee3ceefd550724058ffbdf878e9eb06e18f18 (patch) | |
tree | 4c646a29132f7e8025b2755fa4d5956e08fcacdb /arch/powerpc/bits/termios.h | |
parent | mention mips64 n32 ABI support in INSTALL doc (diff) | |
download | grovel-e0eee3ceefd550724058ffbdf878e9eb06e18f18.tar.gz grovel-e0eee3ceefd550724058ffbdf878e9eb06e18f18.tar.xz |
fix restrict violations in internal use of several functions
The old/new parameters to pthread_sigmask, sigprocmask, and setitimer
are marked restrict, so passing the same address to both is
prohibited. Modify callers of these functions to use a separate object
for each argument.
Diffstat (limited to 'arch/powerpc/bits/termios.h')
0 files changed, 0 insertions, 0 deletions