diff options
author | Florian Weimer <fweimer@redhat.com> | 2015-03-23 16:34:48 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2015-03-23 16:34:48 +0100 |
commit | 98734cc50153c80047f4ed9c6772bc7e1e68c9f7 (patch) | |
tree | e208493e21d45365648a93fa2103d5775b855b91 /libio/iofdopen.c | |
parent | 2b028564f14d20cdda0c00d8ba100695b40501f5 (diff) | |
download | glibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.tar.gz glibc-98734cc50153c80047f4ed9c6772bc7e1e68c9f7.tar.xz 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 'libio/iofdopen.c')
0 files changed, 0 insertions, 0 deletions