Fix semaphore destruction (bug 12674).
[platform/upstream/glibc.git] / nptl / Makefile
2015-01-21 Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-08 Richard HendersonAdd -Wno-trampolines as needed
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-16 Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16 Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-12 Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
2014-11-28 H.J. LuResize DTV if the current DTV isn't big enough
2014-11-20 Roland McGrathTest that pthread_create diagnoses invalid scheduling...
2014-08-21 Siddhesh PoyarekarRemove NOT_IN_libc definition for pthread_atfork
2014-07-11 Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-06-03 Guo YixuanNew test for pthread_spin_lock (bug 16882)
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-04-01 Florian WeimerCheck for syscall error in the SETXID implementation...
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-14 Joseph MyersSplit up rules for tests that compare output with basel...
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-25 Paul PluzhnikovFix intermittent failure in tst-getpid2.
2013-11-20 Paul PluzhnikovFix failure in tst-cleanup2 and tst-cleanupx2 with...
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-13 Siddhesh PoyarekarAvoid access beyond memory bounds in pthread_attr_getaf...
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-03 Allan McRaeRemove unneeded linking in nptl testsuite
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-10-30 Aurelien JarnoFix nptl/tst-cancel7 for non-bash shells.
2012-10-25 Joseph MyersUse bash to run nptl/tst-tls6.sh.
2012-10-24 Joseph MyersSupport cross-testing.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Joseph MyersDon't set resource limits in tst-oddstacklimit-ENV.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-23 Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-21 Jim BlandyUse $(NM) not nm in tst-cancel-wrappers.
2012-10-10 Siddhesh PoyarekarTake lock in pthread_cond_wait cleanup handler only...
2012-10-05 H.J. LuAdd test cases for BZ #14557
2012-10-05 Siddhesh PoyarekarUnlock mutex before going back to waiting for PI mutexes
2012-10-01 Siddhesh PoyarekarFix exception table for i386 pthread_cond_wait
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-07 H.J. LuRename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
2012-09-06 H.J. LuAdd tst-cancel21-static.c
2012-08-31 Joseph MyersFix sem_post race (bug 14532).
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-20 Siddhesh PoyarekarAccount for the extra stack size when rlimit is small...
2012-05-15 Siddhesh PoyarekarAllow a single-threaded program to cancel itself
2012-05-03 Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-04-28 Andreas SchwabDon't run tests when cross-compiling
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-21 Joseph MyersRemove old initfini mechanism.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-08 Andreas SchwabAdd missing dependency for pt-crti.o
2012-02-08 Joseph MyersSupport crti.S and crtn.S provided directly by architec...
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-08-21 David S. MillerFix typo in tst-cleanup0.out rule.
2011-01-17 Andreas SchwabFix missing dependencies and ensure correct CPPFLAGS.
2010-07-02 Andreas SchwabWork around kernel rejecting valid absolute timestamps
2010-07-02 Ulrich DrepperFix build with newer linker.
2010-04-09 Ulrich DrepperImplement interfaces to set and get names of threads.
2009-11-25 Ulrich DrepperNew NPTL POSIX semaphore test.
2009-07-19 Ulrich DrepperAdd more sem_timedwait tests.
2009-06-12 Ulrich DrepperImplement pthread_sigqueue.
2009-05-16 Ulrich Drepperlibc-cancellation.c cleanup.
2009-05-16 Ulrich DrepperRename nptl/init.c to nptl/nptl-init.c.
2008-11-12 Ulrich Drepper[BZ #7009] cvs/fedora-glibc-20081112T2008
2008-05-31 Ulrich Drepper(tests): Add tst-rwlock2a.
2008-02-01 Roland McGrath* Makeconfig (sysd-rules-targets): New variable.
2007-11-08 Ulrich Drepper* sysdeps/x86_64/memset.S: Add sfence after movnti.
2007-08-21 Ulrich Drepper[BZ #4938]
2007-05-26 Ulrich Drepper * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.
2007-05-18 Ulrich Drepper[BZ #4512]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-09-08 Ulrich Drepper[BZ #3123]
2006-09-05 Ulrich Drepper[BZ #3124]
2006-08-21 Ulrich Drepper[BZ #3018]
2006-08-15 Ulrich Drepper* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSY... cvs/fedora-glibc-20060815T2033
2006-08-13 Ulrich Drepper[BZ #2843]
2006-08-01 Ulrich Drepper* stdlib/test-canon.c (do_test): Close fd before unlink...
2006-07-31 Roland McGrath* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706
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-28 Roland McGrath* elf/rtld-Rules (subdir-args): New variable.
2006-02-28 Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-15 Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2006-01-09 Roland McGrath* tst-initializers1-c89.c: New file.
2006-01-05 Roland McGrath2006-01-03 Joseph S. Myers <joseph@codesourcery.com>
next