Joakim Tjernlund
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
vor 18 Jahren |
Peter S. Mazinger
|
04bbb6fdfa
Now new linuxthreads builds w/ SHARED
|
vor 18 Jahren |
Peter S. Mazinger
|
a886737c3e
Remove redundant redefine of __clone
|
vor 18 Jahren |
Peter S. Mazinger
|
e9cc671723
Get rid of forwarded __pthread_attr_init
|
vor 18 Jahren |
Peter S. Mazinger
|
d0a847fd8a
Remove unneeded ; after *_alias
|
vor 18 Jahren |
Mike Frysinger
|
da7412ee0e
use sched_yield, not pthread_yield
|
vor 18 Jahren |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
vor 19 Jahren |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
vor 19 Jahren |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
vor 19 Jahren |
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
|
vor 19 Jahren |
Mike Frysinger
|
f0b4463b7d
implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS
|
vor 19 Jahren |
Mike Frysinger
|
290e2375ab
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
|
vor 19 Jahren |
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
|
vor 19 Jahren |
Mike Frysinger
|
e0308acf28
update the debug macros so they build with newer gcc versions
|
vor 19 Jahren |
Joakim Tjernlund
|
0c481d3478
I added, then removed and now I add this again :). Hopefully I got it rigth this time.
|
vor 19 Jahren |
Joakim Tjernlund
|
132f19003a
Oops, remove extra sigaddset() call. Don't know how that one got there.
|
vor 20 Jahren |
Eric Andersen
|
badf6dd685
Hi Erik and Manuel
|
vor 20 Jahren |
Manuel Novoa III
|
f8f7b10221
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
|
vor 20 Jahren |
Eric Andersen
|
7e2b221be1
Peter S. Mazinger writes:
|
vor 20 Jahren |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
vor 21 Jahren |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
vor 21 Jahren |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
vor 21 Jahren |
Eric Andersen
|
eeb9d29da8
In a number of places we erroneously used tests such as '#ifdef PIC' when we
|
vor 21 Jahren |
Eric Andersen
|
4afd53acf1
Patch from Stefan Allius adding the function 'thread_self_stack'
|
vor 22 Jahren |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
vor 22 Jahren |
Eric Andersen
|
cfcad9c1b1
Patch from Christian Krause:
|
vor 22 Jahren |
Eric Andersen
|
98e763d441
Just be a bit less different from latest glibc version in comments
|
vor 22 Jahren |
Eric Andersen
|
7e6a89bcf0
Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so it
|
vor 22 Jahren |
Eric Andersen
|
3358b761b1
Based on work by Stefan Allius, arrange for early initialization of
|
vor 22 Jahren |
Eric Andersen
|
ac3f49cb80
Patch from Stefan Allius and Edie C. Dost:
|
vor 22 Jahren |