Age | Commit message (Collapse) | Author |
|
on the diffs
|
|
|
|
a new file descr.h ... also redo thread_desc init by specifying members in the struct by name rather than position
|
|
|
|
#if magic to cut down on diffs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attr fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are in gdb.
|
|
td_thr_tls_get_addr.c:30: warning: `__used__' attribute ignored
|
|
spinlock.c:35: warning: matching constraint does not allow a register
Update the asm to match glibc.
|
|
this time.
|
|
|
|
|
|
|
|
since we are going to support the two implementations of pthreads, we
again need to instead create symbolic links to use the proper version
of the file depending on the pthreads option chosen.
|
|
have to create symbolic links for 'semaphore.h' and 'pthread.h' which
will point to the proper pthreads directory. When we finish getting
NPTL working with uClibc, perhaps we can merge them, but a first glance
at the differences between the two does not make that very likely.
|
|
|
|
performance timers. If you want them included in the NPTL build, copy the
header from glibc into the 'libc/sysdeps/linux/<ARCH>' of your choice and
have fun.
|
|
|
|
|
|
bloated. *oink* *oink*
|
|
|
|
|
|
|