Age | Commit message (Expand) | Author | Files | Lines |
2018-03-01 | nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list' | Maciej W. Rozycki | 1 | -4/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 48 | -48/+48 |
2017-09-01 | Move all old ChangeLogs to a top-level ChangeLog.old directory. | Zack Weinberg | 1 | -347/+0 |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 48 | -48/+48 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 3 | -62/+18 |
2016-10-31 | Bug 20729: Include libc-internal.h where required. | Carlos O'Donell | 1 | -0/+1 |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 1 | -0/+9 |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 1 | -1/+1 |
2016-08-03 | Update and install proc_service.h [BZ #20311] | Tom Tromey | 2 | -6/+15 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 48 | -48/+48 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 5 | -15/+5 |
2015-03-17 | Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage | Alexandre Oliva | 7 | -12/+226 |
2015-03-11 | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 2 | -13/+1 |
2015-01-08 | Add stub sys/procfs.h file | Roland McGrath | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 48 | -48/+48 |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar | 1 | -1/+1 |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers | 1 | -1/+1 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -1/+2 |
2014-03-03 | Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs. | Roland McGrath | 1 | -0/+5 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2 | -0/+6 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 2 | -1/+7 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 48 | -48/+48 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2 | -6/+5 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 10 | -0/+22 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 49 | -48/+53 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 3 | -4/+7 |
2012-11-23 | use $(READELF) rather than readelf | Mike Frysinger | 2 | -1/+5 |
2012-10-08 | nptl_db/Makefile: force C locale when running readelf | Jonathan Nieder | 2 | -1/+7 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 2 | -3/+5 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 48 | -144/+96 |
2011-09-15 | Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork | Andreas Schwab | 2 | -1/+6 |
2009-08-23 | Fix td_ta_map_lwp2thr logging and early sanity check. | Roland McGrath | 2 | -7/+14 |
2009-05-27 | [BZ #10200] | Aurelien Jarno | 2 | -1/+7 |
2009-03-19 | * td_symbol_list.c (DB_LOOKUP_NAME, DB_LOOKUP_NAME_TH_UNIQUE):cvs/fedora-glibc-20090320T1944 | Roland McGrath | 1 | -0/+5 |
2009-03-19 | 2009-03-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2009-02-28 | * Makeconfig (%.v.i): Depend on Makeconfig. | Roland McGrath | 5 | -32/+127 |
2009-02-06 | * td_thr_get_info.c (td_thr_get_info): Initialize schedpolicy in | Ulrich Drepper | 2 | -1/+7 |
2008-03-26 | [BZ #5983]cvs/fedora-glibc-20080326T1041 | Roland McGrath | 1 | -0/+1 |
2008-03-26 | * structs.def: Add pid field of struct pthread. | Roland McGrath | 1 | -0/+8 |
2008-03-26 | 2008-03-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 3 | -24/+70 |
2007-06-26 | * init.c (__nptl_initial_report_events): New variable. | Roland McGrath | 14 | -86/+217 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2 | -5/+5 |
2007-07-31 | . | Jakub Jelinek | 2 | -5/+5 |
2006-10-31 | * nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp | Ulrich Drepper | 2 | -1/+6 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 2 | -5/+5 |
2006-02-04 | * structs.def: Add a descriptor for pointer.val field of dtv_t. | Roland McGrath | 3 | -5/+18 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 4 | -24/+6 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 4 | -6/+24 |
2004-09-09 | * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's | Roland McGrath | 1 | -0/+5 |