Ulrich Drepper 3f80a99b8f [BZ #405]
Update.
	* pthread_create.c (__pthread_create_2_1): Remember whether thread
	is created detached and if yes, do not try to free the stack in case
	the thread creation failed.
	* sysdeps/pthread/createthread.c (do_clone): Free stack here if clone
	call fails.  Don't depend on INTERNAL_SYSCALL_ERRNO return zero in
	case there has been no error.  [BZ #405]
2004-09-24 18:22:04 +00:00
..
2004-09-02 22:47:23 +00:00
2004-02-14 07:30:42 +00:00
2004-09-02 22:47:23 +00:00
2004-03-24 00:06:13 +00:00
2004-09-02 22:47:23 +00:00
2004-09-24 18:22:04 +00:00
2004-09-02 22:47:23 +00:00
2004-09-02 22:47:23 +00:00
2004-09-02 22:47:23 +00:00
2004-09-20 00:16:11 +00:00
2004-09-02 22:47:23 +00:00