summaryrefslogtreecommitdiff
path: root/libpthread/sysdeps/mach/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-09-03 00:20:42 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-09-03 00:20:42 +0200
commitba5c9d57be1a4e8167747dfdf4d94c2e03b9e24d (patch)
treec999c0603c1a8404677069377c1e19293e81453f /libpthread/sysdeps/mach/hurd
parent59ce2f2ebf8eb60b34fec056d8e6ccc9ad5ef6f8 (diff)
Fix __sched_param / sched_param conversion
* sysdeps/generic/pt-attr-getschedparam.c (pthread_attr_getschedparam): memcpy from `attr->schedparam' to `param' to convert from __sched_param to sched_param. * sysdeps/generic/pt-attr-setschedparam.c (pthread_attr_setschedparam): memcpy from `param' to `attr->schedparam' to convert from sched_param to __sched_param.
Diffstat (limited to 'libpthread/sysdeps/mach/hurd')
0 files changed, 0 insertions, 0 deletions