]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add more pthread wrappers in a failed attempt to get Opera 6.0TP2
authorJulian Seward <jseward@acm.org>
Tue, 16 Apr 2002 04:40:49 +0000 (04:40 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 16 Apr 2002 04:40:49 +0000 (04:40 +0000)
commit8f0229881b6810eb52f0080eba3ac7d30e2b80e2
treeaf454673cc604b5027d10e090db25b240f3e6ebb
parent0f5c165ccc48418de58aadd8acf212f3ae204e75
Add more pthread wrappers in a failed attempt to get Opera 6.0TP2
to run.  Now it creates some threads but segfaults.  Also add
wrapper for syscall __NR_mremap; it is way wrong, but finding
a decent description of what mremap() really does is nearly
impossible.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@89
coregrind/arch/x86-linux/vg_libpthread.c
coregrind/vg_libpthread.c
vg_libpthread.c
vg_syscall_mem.c