index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpthread
/
linuxthreads
/
internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-10
1
-5
/
+0
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-3
/
+3
*
- fixup gnu_inline vs. C99 inline
Bernhard Reutner-Fischer
2008-01-05
1
-2
/
+2
*
use sched_yield, not pthread_yield
Mike Frysinger
2006-03-05
1
-2
/
+0
*
Disable deprecated stuff in new linuxthreads
Peter S. Mazinger
2006-02-13
1
-0
/
+2
*
change asm/volatile to __x__
Peter S. Mazinger
2006-02-01
1
-4
/
+4
*
__pthread_exit is noreturn only within libpthread
Peter S. Mazinger
2006-02-01
1
-1
/
+5
*
New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources
Peter S. Mazinger
2006-01-31
1
-13
/
+12
*
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...
Peter S. Mazinger
2006-01-31
1
-4
/
+6
*
initial import of latest linuxthreads
Mike Frysinger
2006-01-31
1
-0
/
+551
*
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
1
-518
/
+0
*
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...
Mike Frysinger
2005-11-15
1
-58
/
+229
*
implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS
Mike Frysinger
2005-11-07
1
-0
/
+1
*
fix building with locale
Mike Frysinger
2005-10-28
1
-1
/
+1
*
sync with glibc by moving the thread_desc stuff out of internals.h and into a...
Mike Frysinger
2005-09-09
1
-224
/
+29
*
import the helper function pthread_for_each_thread from glibc
Mike Frysinger
2005-09-08
1
-1
/
+5
*
import misc defines from glibc
Mike Frysinger
2005-09-08
1
-30
/
+52
*
The variable used to store pagesize is not the same as the
Eric Andersen
2004-08-16
1
-4
/
+4
*
Fixup PAGE_SIZE problems
Eric Andersen
2004-08-13
1
-3
/
+5
*
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
Eric Andersen
2004-07-15
1
-1
/
+1
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-5
/
+5
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
1
-0
/
+6
*
Set the default thread stack size to 16k for mmu-less systems.
Eric Andersen
2003-06-12
1
-0
/
+4
*
Use a funky version in a probably vein attempt at preventing gdb
Eric Andersen
2003-03-01
1
-2
/
+5
*
Major update for pthreads, based in large part on improvements
Eric Andersen
2003-02-27
1
-9
/
+28
*
Based on work by Stefan Allius, arrange for early initialization of
Eric Andersen
2002-08-19
1
-0
/
+1
*
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
2002-02-20
1
-0
/
+480