about summary refs log tree commit diff
path: root/src/errno
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-07-11 22:59:43 -0400
committerRich Felker <dalias@aerifal.cx>2012-07-11 22:59:43 -0400
commitb58f738bcb5877c83aef49129b40827a1d5ae4c7 (patch)
treecc439c14a5bf7b0c3d61920fd1d4a536c323a4cc /src/errno
parent2b3cc04a8d383a56a7031e98a7e4da36958d943a (diff)
downloadmusl-b58f738bcb5877c83aef49129b40827a1d5ae4c7.tar.gz
musl-b58f738bcb5877c83aef49129b40827a1d5ae4c7.tar.xz
musl-b58f738bcb5877c83aef49129b40827a1d5ae4c7.zip
fix mips clone() on real linux kernel
the old code worked in qemu app-level emulation, but not on real
kernels where the clone syscall does not copy the register values to
the new thread. save arguments on the new thread stack instead.
Diffstat (limited to 'src/errno')
0 files changed, 0 insertions, 0 deletions