Peter S. Mazinger
|
4b06ff8e51
move __libc_pthread_init prototype to pthread-functions.h
|
14 жил өмнө |
Peter S. Mazinger
|
bb0b54956b
internals.h: use sysconf(_SC_PAGESIZE) instead of __pagesize
|
14 жил өмнө |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 жил өмнө |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
17 жил өмнө |
Bernhard Reutner-Fischer
|
81caa1a620
- fixup gnu_inline vs. C99 inline
|
17 жил өмнө |
Mike Frysinger
|
da7412ee0e
use sched_yield, not pthread_yield
|
19 жил өмнө |
Peter S. Mazinger
|
0c3a70aa53
Disable deprecated stuff in new linuxthreads
|
19 жил өмнө |
Peter S. Mazinger
|
fd56af193e
change asm/volatile to __x__
|
19 жил өмнө |
Peter S. Mazinger
|
2945fdf2ac
__pthread_exit is noreturn only within libpthread
|
19 жил өмнө |
Peter S. Mazinger
|
44d025b3b9
New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources
|
19 жил өмнө |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
19 жил өмнө |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
19 жил өмнө |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
20 жил өмнө |
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
|
20 жил өмнө |
Mike Frysinger
|
f0b4463b7d
implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS
|
20 жил өмнө |
Mike Frysinger
|
5385df316e
fix building with locale
|
20 жил өмнө |
Mike Frysinger
|
43014917a3
sync with glibc by moving the thread_desc stuff out of internals.h and into a new file descr.h ... also redo thread_desc init by specifying members in the struct by name rather than position
|
20 жил өмнө |
Mike Frysinger
|
2be79fd8f7
import the helper function pthread_for_each_thread from glibc
|
20 жил өмнө |
Mike Frysinger
|
11740630bb
import misc defines from glibc
|
20 жил өмнө |
Eric Andersen
|
a4541d42ff
The variable used to store pagesize is not the same as the
|
21 жил өмнө |
Eric Andersen
|
64c5a652fb
Fixup PAGE_SIZE problems
|
21 жил өмнө |
Eric Andersen
|
7b79cc9ecf
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
|
21 жил өмнө |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 жил өмнө |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
22 жил өмнө |
Eric Andersen
|
082d1540d3
Set the default thread stack size to 16k for mmu-less systems.
|
22 жил өмнө |
Eric Andersen
|
5cbc6a7ae1
Use a funky version in a probably vein attempt at preventing gdb
|
22 жил өмнө |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
22 жил өмнө |
Eric Andersen
|
3358b761b1
Based on work by Stefan Allius, arrange for early initialization of
|
23 жил өмнө |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 жил өмнө |