tile: add no-op fe*() routines for libc internal use
[platform/upstream/glibc.git] / nptl / pthreadP.h
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24 Siddhesh PoyarekarRemove IS_IN_librt
2014-10-20 Torvald Riegelpthread_once: Clean up constants.
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-07-31 Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-15 Roland McGrathRemove declarations of two nonexistent variables from...
2014-07-11 Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-07-02 Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-07-02 Andi KleenAdd new internal mutex type flags for elision.
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-04-22 Siddhesh PoyarekarConsolidate pthread_attr value validation
2013-03-19 Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-02-18 Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-29 Andreas SchwabRemove use of INTDEF/INTUSE in nptl
2012-05-15 Joseph MyersRemove fallback definitions of __NR_set_robust_list.
2012-05-15 Siddhesh PoyarekarAllow a single-threaded program to cancel itself
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-11 Ulrich DrepperConsistently added return to pthread_exit
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-23 Ulrich DrepperCreate internal threads with sufficient stack size
2011-07-01 Ulrich DrepperFix robust mutex handling after fork
2009-07-28 Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-01-29 Ulrich Drepper* allocatestack.c (__free_stacks): Renamed from free_st...
2007-08-11 Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-06-18 Ulrich Drepper[BZ #4647]
2007-05-26 Ulrich Drepper* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-08-23 Ulrich Drepper* allocatestack.c (queue_stack): Move freeing of surplu...
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-04-07 Ulrich Drepper* sysdeps/generic/unwind-dw2.c (execute_cfa_program...
2006-03-28 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-28 Roland McGrath* elf/rtld-Rules (subdir-args): New variable.
2006-02-15 Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2005-12-27 Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
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.
2004-11-12 Ulrich DrepperUpdate.
2004-09-20 Ulrich DrepperUpdate.
2004-03-31 Ulrich DrepperUpdate.
2004-03-24 Ulrich DrepperUpdate.
2004-03-19 Ulrich DrepperUpdate.
2004-01-13 Ulrich DrepperUpdate.
2003-11-12 Ulrich DrepperDon't declare __pthread_unwind as weak inside libpthread.
2003-09-24 Ulrich DrepperUpdate.
2003-09-20 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-08-08 Ulrich DrepperUpdate.
2003-07-31 Ulrich DrepperUpdate.
2003-07-22 Ulrich DrepperUpdate.
2003-07-08 Ulrich DrepperUpdate.
2003-07-03 Ulrich DrepperUpdate.
2003-06-25 Ulrich DrepperUpdate.
2003-06-24 Ulrich DrepperUpdate.
2003-06-23 Ulrich DrepperUpdate.
2003-06-22 Ulrich Drepper(__pthread_mutex_init_internal): Mark hidden. (__pthrea...
2003-06-15 Ulrich Drepper(LIBC_CANCEL_ASYNC): Also define for librt. (LIBC_CANCE...
2003-06-11 Ulrich DrepperUpdate.
2003-05-26 Ulrich DrepperUpdate.
2003-04-21 Ulrich DrepperUpdate.
2003-04-15 Ulrich DrepperUpdate.
2003-04-12 Ulrich DrepperDeclare __pthread_unwind. Define __do_cancel to use...
2003-04-05 Ulrich DrepperDefine THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_...
2003-04-04 Ulrich DrepperUpdate.
2003-03-25 Ulrich DrepperDefine SIGCANCEL and SIGTIMER. Remove FRAME_LEFT defin...
2003-03-13 Roland McGrath* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp...
2003-03-12 Ulrich DrepperUpdate.
2003-03-11 Ulrich DrepperUpdate.
2003-03-07 Ulrich DrepperUpdate.
2003-02-21 Ulrich DrepperUpdate.
2003-02-18 Ulrich DrepperUpdate.
2003-02-15 Ulrich DrepperUpdate.
2003-02-14 Ulrich DrepperUpdate.
2003-01-08 Ulrich DrepperUpdate.
2003-01-07 Ulrich DrepperUpdate.
2003-01-05 Ulrich DrepperUpdate.
2003-01-04 Ulrich DrepperUpdate.
2003-01-03 Ulrich DrepperUpdate.
2003-01-03 Ulrich DrepperUpdate.
2003-01-02 Ulrich DrepperUpdate.
2002-12-30 Ulrich DrepperUpdate.
2002-12-17 Ulrich DrepperUpdate.
2002-12-16 Ulrich DrepperUpdate.
2002-12-15 Ulrich DrepperUpdate.
2002-12-13 Ulrich DrepperUpdate.
2002-12-12 Ulrich DrepperUpdate.
2002-12-08 Ulrich DrepperUpdate.
2002-12-08 Ulrich DrepperUpdate.
2002-12-08 Ulrich DrepperUpdate.
2002-12-03 Roland McGrath* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ...
2002-11-26 Ulrich DrepperInitial revision cvs/initial