index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl_db
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
46
-46
/
+46
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2
-2
/
+2
2023-06-01
nptl_db/thread_dbP.h: fix warn unused result
Frédéric Bérat
1
-1
/
+3
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
46
-46
/
+46
2022-06-08
nptl_db: disable DT_RELR on libthread_db.so
Paul E. Murphy
1
-0
/
+6
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
46
-46
/
+46
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
38
-38
/
+0
2021-06-29
nptl_db: Re-use the ELF-to-abilist converter for ABI checking
Florian Weimer
2
-12
/
+12
2021-06-28
nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
Florian Weimer
2
-3
/
+5
2021-06-28
nptl: Rename nptl_version to __nptl_version
Florian Weimer
2
-2
/
+2
2021-06-28
nptl_db: Clean up main/rtld variable handling
Florian Weimer
2
-10
/
+5
2021-06-28
nptl_db: Install libthread_db under a regular implementation name
Florian Weimer
1
-2
/
+0
2021-06-22
nptl: Move pthreadP.h into sysdeps directory
Florian Weimer
1
-1
/
+1
2021-05-21
nptl: Move pthread_create, thrd_create into libc
Florian Weimer
2
-6
/
+6
2021-05-17
nptl: Move __nptl_create_event, __nptl_death_event into libc
Florian Weimer
2
-4
/
+8
2021-05-17
nptl: Move __nptl_initial_report_events into ld.so/startup code
Florian Weimer
3
-6
/
+10
2021-04-21
nptl: Move __pthread_keys global variable into libc
Florian Weimer
1
-1
/
+1
2021-04-21
nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
Florian Weimer
2
-0
/
+6
2021-04-21
nptl: Move internal __nptl_nthreads variable into libc
Florian Weimer
1
-1
/
+1
2021-04-21
nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Florian Weimer
3
-9
/
+11
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
46
-46
/
+46
2020-12-11
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
1
-1
/
+1
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
7
-13
/
+70
2020-10-08
Avoid GCC 11 -Warray-parameter warnings [BZ #26686].
Martin Sebor
1
-2
/
+2
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
46
-46
/
+46
2019-11-12
slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
Florian Weimer
4
-1
/
+14
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
46
-46
/
+46
2019-02-16
Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
2
-553
/
+0
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
48
-48
/
+48
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 assertions).
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
[next]