iconv: Suppress array out of bounds warning.
[platform/upstream/glibc.git] / nptl / pthread_create.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-12 Roland McGrathFix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
2014-11-21 Roland McGrathNPTL: Fix pthread_create regression from default-sched...
2014-11-20 Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20 Roland McGrathNPTL: Don't (re)validate sched_priority in pthread_create.
2014-11-18 Roland McGrathNPTL: Refactor createthread.c
2014-10-17 Roland McGrathNPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
2014-07-10 Roland McGrathGet rid of lll_robust_dead.
2014-05-13 Roland McGrathClean up __exit_thread.
2014-03-14 Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-03-28 Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-03-19 Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-10-02 Siddhesh PoyarekarFix clone flag name in comment to CLONE_CHILD_CLEARTID.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-25 Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-05-25 Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-11 H.J. LuCheck __PTHREAD_MUTEX_HAVE_PREV for mutex prev
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-12-14 Jeff LawBZ #5245: pthread_create returns EAGAIN for stack alloc...
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2010-03-10 Ulrich DrepperFix a few more problem with the recent setxid changes.
2010-03-08 Andreas SchwabRevert to original version of setxid race fix
2010-03-05 Ulrich DrepperFix setxid race with thread creation
2009-08-24 Ulrich DrepperHint to kernel that thread stack memory can be removed.
2009-02-28 Roland McGrath* Makeconfig (%.v.i): Depend on Makeconfig.
2008-04-09 Ulrich Drepper[BZ #5436]
2007-08-13 Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-07-28 Ulrich Drepper* iconvdata/gbk.c (BODY): Make buf and cp char instead...
2007-06-08 Ulrich Drepper[BZ #4586]
2006-09-05 Ulrich Drepper[BZ #3124]
2006-08-14 Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtim...
2006-07-29 Ulrich Drepper2006-07-28 Ulrich Drepper <drepper@redhat.com>
2006-03-28 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-15 Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2006-02-13 Ulrich Drepper* allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650
2006-01-06 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h...
2005-12-27 Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
2005-12-21 Roland McGrath* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
2005-12-18 Ulrich Drepper* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_gu...
2005-10-01 Ulrich Drepper2005-10-01 Ulrich Drepper <drepper@redhat.com>
2005-06-26 Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-03-24 Ulrich Drepper* pthread_create.c (__pthread_create_2_1): Rename sysca... cvs/fedora-glibc-20050324T0715
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-20 Ulrich DrepperUpdate. cvs/fedora-glibc-20041120T0949
2004-11-20 Ulrich DrepperUpdate.
2004-11-09 Roland McGrath[BZ #530]
2004-10-28 Ulrich DrepperUpdate.
2004-09-25 Ulrich DrepperUpdate.
2004-09-24 Ulrich Drepper(__pthread_create_2_1): Remember whether thread is...
2004-09-24 Ulrich DrepperUpdate.
2004-09-16 Roland McGrath* configure.in (--with-headers): Let argument contain...
2004-03-31 Ulrich DrepperUpdate.
2004-02-27 Ulrich DrepperUpdate.
2003-09-09 Roland McGrath* sysdeps/unix/sysv/linux/speed.c
2003-08-07 Jakub Jelinek(__pthread_create_2_0): Clear new_attr.cpuset.
2003-08-03 Ulrich DrepperUpdate.
2003-07-22 Ulrich DrepperUpdate.
2003-07-20 Ulrich DrepperUpdate.
2003-04-12 Ulrich Drepper(deallocate_tsd): Don't take parameter. Adjust caller...
2003-04-02 Ulrich DrepperUpdate.
2003-03-27 Ulrich DrepperUpdate.
2003-03-21 Ulrich DrepperUpdate.
2003-03-14 Ulrich Drepper(start_thread): Use CALL_THREAD_FCT if defined.
2003-03-14 Roland McGrath* allocatestack.c (__stack_user): Use hidden_data_def.
2003-03-14 Roland McGrath2003-03-14 Roland McGrath <roland@redhat.com>
2003-03-14 Ulrich DrepperUpdate.
2003-03-13 Roland McGrath* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp...
2003-03-11 Roland McGrath2003-03-11 Jakub Jelinek <jakub@redhat.com>
2003-03-10 Roland McGrath2003-03-10 Roland McGrath <roland@redhat.com>
2003-03-04 Ulrich DrepperUpdate.
2003-03-04 Ulrich DrepperUpdate.
2003-02-23 Ulrich DrepperUpdate.
2003-02-22 Roland McGrath2003-02-21 Roland McGrath <roland@redhat.com>
2003-02-20 Ulrich DrepperUpdate.
2003-02-20 Ulrich DrepperUpdate.
2003-02-18 Ulrich DrepperUpdate.
2003-02-18 Ulrich DrepperUpdate.
2003-02-15 Ulrich DrepperUpdate.
2003-02-14 Ulrich DrepperUpdate.
2003-02-03 Ulrich DrepperUpdate.
2002-12-05 Roland McGrath* forward.c (pthread_self): Use FORWARD3 macro to corre...
2002-12-03 Roland McGrath* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ...
2002-11-26 Ulrich DrepperInitial revision cvs/initial