projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix failure handling for thread creation
[kopensolaris-gnu/glibc.git]
/
nptl
/
pthread_create.c
2009-01-21
David Bartley
Fix failure handling for thread creation
blob
|
commitdiff
2008-10-05
David Bartley
More stuff
blob
|
commitdiff
|
diff to current
2008-09-04
David Bartley
Merge branch 'master' of /opt/gnu-chroot/home/dtbartle...
blob
|
commitdiff
|
diff to current
2008-09-04
David Bartley
Use pthread_*sched* in pthread_create.c
blob
|
commitdiff
|
diff to current
2008-08-18
David Bartley
Get scheduling params in pthread_create
blob
|
commitdiff
|
diff to current
2008-08-14
David Bartley
Wrap __resp in USE___THREAD check in nptl/pthread_create.c
blob
|
commitdiff
|
diff to current
2008-08-11
David Bartley
Commit base patch
blob
|
commitdiff
|
diff to current
2007-08-13
drepper
Include kernel-features.h.
blob
|
commitdiff
|
diff to current
2007-08-01
drepper
(__find_in_stack_list): Likewise.
blob
|
commitdiff
|
diff to current
2007-07-28
drepper
Replace lll_private_futex_* (*) with lll_futex_* (...
blob
|
commitdiff
|
diff to current
2007-06-08
drepper
Adjust use of lll_futex_* macros.
blob
|
commitdiff
|
diff to current
2006-09-05
drepper
(start_thread): If parent thread was canceled reset...
blob
|
commitdiff
|
diff to current
2006-08-14
drepper
(__free_tcb): Free pd->tpp structure.
blob
|
commitdiff
|
diff to current
2006-07-29
drepper
(start_thread): Add some casts to avoid warnings.
blob
|
commitdiff
|
diff to current
2006-03-28
drepper
(start_thread): Register robust_list of new thread.
blob
|
commitdiff
|
diff to current
2006-02-15
drepper
(start_thread): Very much simplify robust_list loop.
blob
|
commitdiff
|
diff to current
2006-02-13
drepper
(start_thread): Adjust robust_list handling.
blob
|
commitdiff
|
diff to current
2006-01-06
drepper
(start_thread): Adjust robust mutex free loop.
blob
|
commitdiff
|
diff to current
2005-12-27
drepper
(start_thread): Mark robust mutexes which remained...
blob
|
commitdiff
|
diff to current
2005-12-21
roland
2005-12-21 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2005-12-18
drepper
(__pthread_create_2_1): Use THREAD_COPY_POINTER_GUARD...
blob
|
commitdiff
|
diff to current
2005-10-01
drepper
(start_thread): For undetached threads, check whether...
blob
|
commitdiff
|
diff to current
2005-06-26
drepper
(__pthread_create_2_1): Use THREAD_COPY_STACK_GUARD...
blob
|
commitdiff
|
diff to current
2005-03-24
drepper
(__pthread_create_2_1): Rename syscall error variable.
blob
|
commitdiff
|
diff to current
2004-11-20
drepper
(pthread_cancel): Add PTHREAD_STATIC_FN_REQUIRE.
blob
|
commitdiff
|
diff to current
2004-11-20
drepper
(__pthread_keys): Remove.
blob
|
commitdiff
|
diff to current
2004-11-09
roland
2004-11-09 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2004-10-28
drepper
(__pthread_create_2_1): Avoid leaking stacks if sched_p...
blob
|
commitdiff
|
diff to current
2004-09-25
drepper
(start_thread): Only take lock to be stopped on startup if
blob
|
commitdiff
|
diff to current
2004-09-24
drepper
(__pthread_create_2_1): Remember whether thread is...
blob
|
commitdiff
|
diff to current
2004-09-24
drepper
(start_thread): Don't wait for scheduler data etc to...
blob
|
commitdiff
|
diff to current
2004-09-16
roland
2004-09-10 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2004-03-31
drepper
(deallocate_tsd): Remove to __nptl_deallocate_tsd.
blob
|
commitdiff
|
diff to current
2004-02-27
drepper
(__pthread_create_2_1): Copy scheduling attributes...
blob
|
commitdiff
|
diff to current
2003-09-09
roland
2003-09-05 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2003-08-07
jakub
(__pthread_create_2_0): Clear new_attr.cpuset.
blob
|
commitdiff
|
diff to current
2003-08-03
drepper
(start_thread): Always get and release pd->lock if
blob
|
commitdiff
|
diff to current
2003-07-22
drepper
Include resolv.h.
blob
|
commitdiff
|
diff to current
2003-07-20
drepper
Pass iattr as additional parameter to create_thread.
blob
|
commitdiff
|
diff to current
2003-04-12
drepper
(deallocate_tsd): Don't take parameter. Adjust caller...
blob
|
commitdiff
|
diff to current
2003-04-02
drepper
(deallocate_tsd): Clear/free memory after the last
blob
|
commitdiff
|
diff to current
2003-03-27
drepper
(start_thread): Don't use setjmp inside __builtin_expec...
blob
|
commitdiff
|
diff to current
2003-03-21
drepper
Adjust for new form of compare&exchange macros.
blob
|
commitdiff
|
diff to current
2003-03-14
drepper
(start_thread): Use CALL_THREAD_FCT if defined.
blob
|
commitdiff
|
diff to current
2003-03-14
roland
2003-03-14 Steven Munroe <sjmunroe@us.ibm.com>
blob
|
commitdiff
|
diff to current
2003-03-14
roland
2003-03-14 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2003-03-14
drepper
(start_thread): setjmp is expected to return 0.
blob
|
commitdiff
|
diff to current
2003-03-13
roland
2003-03-13 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2003-03-11
roland
2003-03-11 Jakub Jelinek <jakub@redhat.com>
blob
|
commitdiff
|
diff to current
2003-03-10
roland
2003-03-10 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2003-03-04
drepper
Define __pthread_keys using nocommon attribute, not...
blob
|
commitdiff
|
diff to current
2003-03-04
drepper
Remove DEFINE_DEALLOC definition. Not needed anymore.
blob
|
commitdiff
|
diff to current
2003-03-04
drepper
(start_thread): Use THREAD_SETMEM to store result of...
blob
|
commitdiff
|
diff to current
2003-02-23
drepper
(start_thread): Set EXITING_BIT early.
blob
|
commitdiff
|
diff to current
2003-02-22
roland
2003-02-21 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2003-02-20
drepper
(deallocate_tsd): Reset found_nonzero at the beginning...
blob
|
commitdiff
|
diff to current
2003-02-20
drepper
(deallocate_tsd): Clear the entire first block of TSD.
blob
|
commitdiff
|
diff to current
2003-02-18
drepper
(deallocate_tsd): Mark as internal_function.
blob
|
commitdiff
|
diff to current
2003-02-18
drepper
Add a few __builtin_expect.
blob
|
commitdiff
|
diff to current
2003-02-15
drepper
Adjust prototypes after adding internal_function.
blob
|
commitdiff
|
diff to current
2003-02-14
drepper
Define __nptl_nthreads
blob
|
commitdiff
|
diff to current
2003-02-03
drepper
Include <atomic.h>.
blob
|
commitdiff
|
diff to current
2002-12-05
roland
2002-12-04 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2002-12-03
roland
2002-12-02 Roland McGrath <roland@redhat.com>
blob
|
commitdiff
|
diff to current
2002-11-26
drepper
Initial revision
blob
|
commitdiff
|
diff to current