Waldemar Brodkorb
|
1640c262dc
riscv64: implement Linuxthreads, from sorear
|
hai 7 meses |
linted
|
60f1d7cff4
Fix for CVE-2022-29503.
|
hai 1 ano |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
%!s(int64=8) %!d(string=hai) anos |
Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
%!s(int64=8) %!d(string=hai) anos |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
%!s(int64=9) %!d(string=hai) anos |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
%!s(int64=9) %!d(string=hai) anos |
Peter S. Mazinger
|
a3516fe1a4
linuxthreads: use __UCLIBC_HAS_TLS__ consistently
|
%!s(int64=13) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
eb7d589d07
pthreads: fix build when DNS resolver is not enabled.
|
%!s(int64=13) %!d(string=hai) anos |
Peter S. Mazinger
|
099b65127d
avoid warnings on _STACK_GROWS_* usage
|
%!s(int64=13) %!d(string=hai) anos |
Austin Foxley
|
4596f46020
linuxthreads: check TLS_DTV_AT_TP define correctly
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
52c9ef85a6
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
0e4d4dd891
optimize signal mask ops. comment out "impossible" errors
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
%!s(int64=16) %!d(string=hai) anos |
Peter S. Mazinger
|
55628cb04c
Move __clone/__uselocale to uClibc_glue.h
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
fd56af193e
change asm/volatile to __x__
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
ea5e5a10e8
correct __uselocale
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
167d569420
pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_proto from old version
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
5a69eba90b
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc updates) while keeping the few bugfixes ... idea is to keep both old and new linuxthreads around so we can hack on the new version while delivering the old stable version to end users
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
87601389ad
use clone() instead of __clone()
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
c196ed5c18
sync some style changes and stack fixes with glibc
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
290e2375ab
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
2be79fd8f7
import the helper function pthread_for_each_thread from glibc
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
e0308acf28
update the debug macros so they build with newer gcc versions
|
%!s(int64=19) %!d(string=hai) anos |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
%!s(int64=21) %!d(string=hai) anos |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
98e763d441
Just be a bit less different from latest glibc version in comments
|
%!s(int64=22) %!d(string=hai) anos |