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
/
sysdeps
/
hppa
/
nptl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
9
-9
/
+9
2023-07-06
Revert "hppa: Drop 16-byte pthread lock alignment"
John David Anglin
2
-9
/
+3
2023-06-02
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-05-05
hppa: Fix 'concurrency' typo in comment
Sam James
2
-2
/
+2
2023-04-05
hppa: Update struct __pthread_rwlock_arch_t comment.
John David Anglin
1
-5
/
+5
2023-03-26
hppa: Drop 16-byte pthread lock alignment
John David Anglin
2
-3
/
+9
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
9
-9
/
+9
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+1
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
3
-5
/
+5
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
9
-9
/
+9
2021-12-17
Remove ununsed tcb-offset
Adhemerval Zanella
3
-40
/
+0
2021-12-09
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
1
-6
/
+0
2021-12-09
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
1
-9
/
+1
2021-09-16
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
1
-1
/
+0
2021-04-23
nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
Florian Weimer
2
-2
/
+18
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
10
-10
/
+10
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
1
-2
/
+0
2020-10-02
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
1
-0
/
+3
2020-05-06
semaphore: consolidate arch headers into a generic one
Vineet Gupta
1
-31
/
+0
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
2
-32
/
+58
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
2
-11
/
+53
2019-11-26
nptl: Remove rwlock elision definitions
Adhemerval Zanella
1
-2
/
+0
2019-11-26
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
1
-0
/
+2
2019-11-26
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
1
-4
/
+0
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
9
-9
/
+9
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2018-03-11
hurd: add gscope support
Samuel Thibault
1
-0
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2017-11-07
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
1
-0
/
+2
2017-11-07
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
1
-0
/
+5
2017-07-24
Remove extra semicolons in struct pthread_mutex (bug 21804)
Andreas Schwab
1
-2
/
+2
2017-06-06
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
1
-23
/
+0
2017-05-11
Remove wrong definitions from pthread header refactor
Adhemerval Zanella
1
-1
/
+1
2017-05-09
Move shared pthread definitions to common headers
Adhemerval Zanella
2
-230
/
+89
2017-01-10
New pthread rwlock that is more scalable.
Torvald Riegel
1
-7
/
+7
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
10
-10
/
+10
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
1
-2
/
+0
2016-11-07
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI
Florian Weimer
1
-1
/
+1
2016-06-20
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
1
-11
/
+1
2016-01-06
hppa: fix pthread spinlock
John David Anglin
2
-8
/
+40
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
10
-10
/
+10
2015-08-18
hppa: assume TLS everywhere
Mike Frysinger
1
-3
/
+0
2015-07-30
hppa: fix pthreadtypes.h namespace failures
Mike Frysinger
1
-3
/
+3
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
10
-10
/
+10
2014-09-07
HPPA: Transition to new non-addon NPTL.
Carlos O'Donell
3
-1
/
+262
2014-07-17
Move architecture shlib-versions files to Linux-specific directories.
Joseph Myers
1
-1
/
+0
2014-06-09
HPPA: Define TLS_DEFINE_INIT_TP
Roland McGrath
1
-0
/
+3
2014-05-27
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
1
-1
/
+1
[next]