index
:
riscv-gnu-toolchain/uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
linuxthreads
/
manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-28
riscv64: implement Linuxthreads, from sorear
Waldemar Brodkorb
1
-1
/
+1
2023-01-22
Fix for CVE-2022-29503.
linted
1
-5
/
+30
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
1
-3
/
+0
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
1
-509
/
+320
2015-02-14
Revert "resolve merge"
Waldemar Brodkorb
1
-320
/
+509
2015-02-14
resolve merge
Waldemar Brodkorb
1
-509
/
+320
2012-06-15
linuxthreads: use __UCLIBC_HAS_TLS__ consistently
Peter S. Mazinger
1
-22
/
+22
2011-10-27
pthreads: fix build when DNS resolver is not enabled.
Bernhard Reutner-Fischer
1
-1
/
+1
2011-03-03
avoid warnings on _STACK_GROWS_* usage
Peter S. Mazinger
1
-5
/
+5
2009-10-17
linuxthreads: check TLS_DTV_AT_TP define correctly
Austin Foxley
1
-4
/
+4
2009-03-12
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
Denis Vlasenko
1
-7
/
+8
2008-12-01
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
1
-1
/
+1
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
1
-1
/
+1
2006-03-09
Move __clone/__uselocale to uClibc_glue.h
Peter S. Mazinger
1
-7
/
+0
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
1
-1
/
+1
2006-02-01
change asm/volatile to __x__
Peter S. Mazinger
1
-5
/
+5
2006-02-01
correct __uselocale
Peter S. Mazinger
1
-1
/
+3
2006-01-31
pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...
Peter S. Mazinger
1
-1
/
+4
2006-01-31
initial import of latest linuxthreads
Mike Frysinger
1
-0
/
+1123
2005-11-15
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
1
-905
/
+0
2005-11-15
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...
Mike Frysinger
1
-115
/
+15
2005-11-15
use clone() instead of __clone()
Mike Frysinger
1
-2
/
+2
2005-09-09
sync some style changes and stack fixes with glibc
Mike Frysinger
1
-12
/
+88
2005-09-09
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
Mike Frysinger
1
-1
/
+1
2005-09-08
import the helper function pthread_for_each_thread from glibc
Mike Frysinger
1
-2
/
+26
2005-07-01
update the debug macros so they build with newer gcc versions
Mike Frysinger
1
-20
/
+20
2004-01-16
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
1
-6
/
+6
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
1
-0
/
+9
2003-02-27
Major update for pthreads, based in large part on improvements
Eric Andersen
1
-30
/
+70
2003-01-23
Just be a bit less different from latest glibc version in comments
Eric Andersen
1
-4
/
+0
2003-01-23
Per patch from Nathan Field at ghs.com, add a couple of variables
Eric Andersen
1
-0
/
+4
2002-10-29
A patch from Arne Jonsson <arne.jonsson@i3micro.com>:
Eric Andersen
1
-16
/
+22
2002-10-23
A patch from Arne Jonsson <arne.jonsson@i3micro.com> to allow
Eric Andersen
1
-2
/
+66
2002-02-20
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
1
-0
/
+786