aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/64
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2015-03-23 16:34:48 +0100
committerFlorian Weimer <fweimer@redhat.com>2015-03-23 16:34:48 +0100
commit98734cc50153c80047f4ed9c6772bc7e1e68c9f7 (patch)
treee208493e21d45365648a93fa2103d5775b855b91 /sysdeps/x86_64/64
parent2b028564f14d20cdda0c00d8ba100695b40501f5 (diff)
downloadglibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.tar
glibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.tar.gz
glibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.tar.bz2
glibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.zip
pthread_setaffinity (Linux variant): Rewrite to use VLA instead of alloca
extend_alloca was used to emulate VLA deallocation. The new version also handles the res == 0 corner case more explicitly, by returning 0 instead of the (potentially undefined, but usually zero) system call error.
Diffstat (limited to 'sysdeps/x86_64/64')
0 files changed, 0 insertions, 0 deletions