about summary refs log tree commit diff
path: root/nptl/pthread_create.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-17/+29
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-6/+1
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-131-7/+15
* * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper2006-01-061-13/+13
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-0/+27
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-211-1/+1
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-0/+5
* 2005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-10-011-1/+12
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-261-0/+5
* * pthread_create.c (__pthread_create_2_1): Rename syscall error cvs/fedora-glibc-20050324T0715Ulrich Drepper2005-03-241-11/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-97/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+97
* Update. cvs/fedora-glibc-20041120T0949Ulrich Drepper2004-11-201-0/+1
* Update.Ulrich Drepper2004-11-201-5/+11
* [BZ #530]Roland McGrath2004-11-091-3/+0
* Update.Ulrich Drepper2004-10-281-2/+4
* Update.Ulrich Drepper2004-09-251-6/+9
* (__pthread_create_2_1): Remember whether thread is created detached and if ye...Ulrich Drepper2004-09-241-1/+7
* Update.Ulrich Drepper2004-09-241-5/+9
* * configure.in (--with-headers): Let argument contain a : separatedRoland McGrath2004-09-161-2/+0
* Update.Ulrich Drepper2004-03-311-4/+4
* Update.Ulrich Drepper2004-02-271-15/+42
* * sysdeps/unix/sysv/linux/speed.cRoland McGrath2003-09-091-3/+4
* (__pthread_create_2_0): Clear new_attr.cpuset.Jakub Jelinek2003-08-071-0/+1
* Update.Ulrich Drepper2003-08-031-19/+7
* Update.Ulrich Drepper2003-07-221-0/+4
* Update.Ulrich Drepper2003-07-201-1/+1
* (deallocate_tsd): Don't take parameter. Adjust caller. Optimize to avoid of...Ulrich Drepper2003-04-121-22/+43
* Update.Ulrich Drepper2003-04-021-53/+64
* Update.Ulrich Drepper2003-03-271-1/+2
* Update.Ulrich Drepper2003-03-211-2/+2
* (start_thread): Use CALL_THREAD_FCT if defined.Ulrich Drepper2003-03-141-0/+4
* * allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath2003-03-141-1/+1
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-141-2/+2
* Update.Ulrich Drepper2003-03-141-1/+1
* * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2003-03-131-3/+4
* 2003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-111-1/+1
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-5/+5
* Update.Ulrich Drepper2003-03-041-2/+1
* Update.Ulrich Drepper2003-03-041-1/+1
* Update.Ulrich Drepper2003-02-231-3/+3
* 2003-02-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-221-1/+3
* Update.Ulrich Drepper2003-02-201-0/+3
* Update.Ulrich Drepper2003-02-201-2/+2
* Update.Ulrich Drepper2003-02-181-1/+3
* Update.Ulrich Drepper2003-02-181-2/+2
* Update.Ulrich Drepper2003-02-151-0/+2
* Update.Ulrich Drepper2003-02-141-0/+14
* Update.Ulrich Drepper2003-02-031-1/+2
* * forward.c (pthread_self): Use FORWARD3 macro to correct return type.Roland McGrath2002-12-051-1/+1