This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix bug with popen/pthread_create


On Thu, Feb 06, 2003 at 09:08:31PM +0100, Jakub Jelinek wrote:
> +	.weak	__pthread_fork
> +	movl	$__pthread_fork, %eax
> +	testq	%rax, %rax

Not movq?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]