]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Removed the clone_flags, parent_tidptr and child_tidptr flags, which were
authorNicholas Nethercote <njn@valgrind.org>
Wed, 18 May 2005 22:56:00 +0000 (22:56 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Wed, 18 May 2005 22:56:00 +0000 (22:56 +0000)
commitefe555f4fa22d3452b5f7c7cbb34516cf4e979b5
treecb45be66a2afbb0b5fadc5fbecb0f78cd37b4276
parent5c8ec3259409f5643de5326d312414c7ccd78ce3
Removed the clone_flags, parent_tidptr and child_tidptr flags, which were
written but never read, from os_thread_t.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3772
coregrind/linux/core_os.h
coregrind/m_syscalls/syscalls-x86-linux.c