* libltp/lib/parse_opts.c: Deal with C warnings.
* winsup.api/pthread/cancel12.c: Ditto. * winsup.api/winsup.exp: Don't use -g3.
This commit is contained in:
@ -58,7 +58,6 @@ static void *Thread(void *punused)
|
||||
|
||||
int main (void)
|
||||
{
|
||||
void *old_sigh;
|
||||
void * result;
|
||||
pthread_t t;
|
||||
|
||||
|
Reference in New Issue
Block a user