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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
46
-46
/
+46
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
2
-2
/
+2
*
nptl_db/thread_dbP.h: fix warn unused result
Frédéric Bérat
2023-06-01
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
46
-46
/
+46
*
nptl_db: disable DT_RELR on libthread_db.so
Paul E. Murphy
2022-06-08
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
46
-46
/
+46
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
38
-38
/
+0
*
nptl_db: Re-use the ELF-to-abilist converter for ABI checking
Florian Weimer
2021-06-29
2
-12
/
+12
*
nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
Florian Weimer
2021-06-28
2
-3
/
+5
*
nptl: Rename nptl_version to __nptl_version
Florian Weimer
2021-06-28
2
-2
/
+2
*
nptl_db: Clean up main/rtld variable handling
Florian Weimer
2021-06-28
2
-10
/
+5
*
nptl_db: Install libthread_db under a regular implementation name
Florian Weimer
2021-06-28
1
-2
/
+0
*
nptl: Move pthreadP.h into sysdeps directory
Florian Weimer
2021-06-22
1
-1
/
+1
*
nptl: Move pthread_create, thrd_create into libc
Florian Weimer
2021-05-21
2
-6
/
+6
*
nptl: Move __nptl_create_event, __nptl_death_event into libc
Florian Weimer
2021-05-17
2
-4
/
+8
*
nptl: Move __nptl_initial_report_events into ld.so/startup code
Florian Weimer
2021-05-17
3
-6
/
+10
*
nptl: Move __pthread_keys global variable into libc
Florian Weimer
2021-04-21
1
-1
/
+1
*
nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
Florian Weimer
2021-04-21
2
-0
/
+6
*
nptl: Move internal __nptl_nthreads variable into libc
Florian Weimer
2021-04-21
1
-1
/
+1
*
nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Florian Weimer
2021-04-21
3
-9
/
+11
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
46
-46
/
+46
*
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
2020-12-11
1
-1
/
+1
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
7
-13
/
+70
*
Avoid GCC 11 -Warray-parameter warnings [BZ #26686].
Martin Sebor
2020-10-08
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
46
-46
/
+46
*
slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
Florian Weimer
2019-11-12
4
-1
/
+14
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
46
-46
/
+46
*
Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
2019-02-16
2
-553
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
48
-48
/
+48
*
nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
Maciej W. Rozycki
2018-03-01
1
-4
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
48
-48
/
+48
*
Move all old ChangeLogs to a top-level ChangeLog.old directory.
Zack Weinberg
2017-09-01
1
-347
/
+0
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
48
-48
/
+48
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
3
-62
/
+18
*
Bug 20729: Include libc-internal.h where required.
Carlos O'Donell
2016-10-31
1
-0
/
+1
*
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-10-29
1
-0
/
+9
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
1
-1
/
+1
*
Update and install proc_service.h [BZ #20311]
Tom Tromey
2016-08-03
2
-6
/
+15
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
48
-48
/
+48
*
Convert 113 more function definitions to prototype style (files with assertions).
Joseph Myers
2015-10-20
5
-15
/
+5
*
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-03-17
7
-12
/
+226
*
powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define
Adhemerval Zanella
2015-03-11
2
-13
/
+1
*
Add stub sys/procfs.h file
Roland McGrath
2015-01-08
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
48
-48
/
+48
*
Remove IS_IN_libpthread
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-1
/
+1
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-1
/
+2
*
Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.
Roland McGrath
2014-03-03
1
-0
/
+5
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
2
-0
/
+6
[next]