aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/pthread_debug.cpp
diff options
context:
space:
mode:
authorMatthieu Castet <matthieu.castet@gmail.com>2013-01-16 14:02:50 +0100
committerMatthieu Castet <matthieu.castet@gmail.com>2013-01-16 14:53:37 +0100
commitfaa0fdb1194172f578f973097d61e580bce528dc (patch)
treed4202960694635613c2bcebb69c198e0345d603a /libc/bionic/pthread_debug.cpp
parent791e26d9598a72376b8a16a5ccfb5d1ae0010965 (diff)
downloadandroid_bionic-faa0fdb1194172f578f973097d61e580bce528dc.tar.gz
android_bionic-faa0fdb1194172f578f973097d61e580bce528dc.tar.bz2
android_bionic-faa0fdb1194172f578f973097d61e580bce528dc.zip
arm syscall : for eabi call_default don't use stack
In the default case, we don't need to use the stack, we can save r7 with ip register (that what does eglibc). This allow to fix vfork data corruption (see 3884bfe9661955543ce203c60f9225bbdf33f6bb), because vfork now don't use the stack.
Diffstat (limited to 'libc/bionic/pthread_debug.cpp')
0 files changed, 0 insertions, 0 deletions