| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
doesn't blow up but also that (1) a failed execve doesn't kill other
threads, and (2) a successful execve does make other threads vanish
|
|
|
|
|
|
|
|
| |
brad@ reported that the libpthread execve regression test failed on
alpha and macppc. The test was somewhat bogus and depended upon the
compiler picking the global when a global and local were named the
same. Anyway, this patch should fix it. Tested on Henning's alpha
(bet he forgot he gave me an account :-), i386, and sparc64.
|
| |
|
|
|
|
| |
Print a test ignored message, instead.
|
|
Thanks to pval@ for resolving the license stuff.
|