glibc/nptl/sysdeps/pthread
Ulrich Drepper cca50323b6 * allocatestack.c (__free_stacks): Renamed from free_stacks.
(__free_stack_cache): Removed.  Change callers to call __free_stacks.
	* init.c (nptl_freeres): New function.
	(pthread_functions): Initialize ptr_freeres to nptl_freeres.
	* pthreadP.h: Don't declare __free_stack_cache.  Declare __free_stacks.
	* sysdeps/pthread/unwind-forcedunwind.c (libgcc_s_handle): New
	variable.
	(pthread_cancel_init): Depend in libgcc_s_handle for decision to
	load DSO.  Assign last.
	(__unwind_freeres): New function.

	* allocatestack.c (__reclaim_stacks): Reset in_flight_stack later
	for better debugging.  No need to use stack_list_add here.
2009-01-29 20:38:04 +00:00
..
bits * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of 2007-10-10 16:00:14 +00:00
aio_misc.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 2007-07-28 20:16:07 +00:00
allocalim.h [BZ #2502] 2006-05-02 06:17:16 +00:00
configure (__tzfile_read): Take extra memory requested by caller into account when copying TZ string. 2007-10-16 22:37:35 +00:00
configure.in
createthread.c (do_clone): Pass accurate length of CPU set to the kernel. 2008-05-29 05:53:18 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
gai_misc.h [BZ #6843] 2008-11-01 00:20:07 +00:00
librt-cancellation.c
list.h * sysdeps/pthread/list.h (list_add): Initialize new element first. 2009-01-08 18:32:16 +00:00
Makefile
malloc-machine.h * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
posix-timer.h
pt-initfini.c Tell gcc about the nonstandard sections. 2007-06-17 18:02:40 +00:00
pt-longjmp.c
pthread_sigmask.c
pthread-functions.h * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 2007-05-21 22:38:06 +00:00
pthread.h [BZ #6545] 2008-12-09 23:25:02 +00:00
rt-unwind-resume.c
setxid.h * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the 2007-01-17 08:37:26 +00:00
sigfillset.c
sigprocmask.c
Subdirs
tcb-offsets.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-mqueue8x.c
tst-timer.c
unwind-forcedunwind.c * allocatestack.c (__free_stacks): Renamed from free_stacks. 2009-01-29 20:38:04 +00:00
unwind-resume.c