Max Filippov
|
eb532bc1b7
linuxthreads/signal: improve sigaction behavior
|
1 rok temu |
Waldemar Brodkorb
|
8fb9dbf080
linuxthreads: use tkill syscall for raise
|
8 lat temu |
Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
8 lat temu |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
9 lat temu |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
9 lat temu |
Peter S. Mazinger
|
db19d8d0a9
signal.h: provide prototype for __libc_sigaction and remove all others
|
13 lat temu |
Markos Chandras
|
2b30ab7137
linuxthreads/signals: do not restore handler for invalid signal
|
13 lat temu |
Peter S. Mazinger
|
5e22e71adf
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS
|
13 lat temu |
Denis Vlasenko
|
0e4d4dd891
optimize signal mask ops. comment out "impossible" errors
|
16 lat temu |
Peter S. Mazinger
|
fd56af193e
change asm/volatile to __x__
|
19 lat temu |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
19 lat temu |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
19 lat temu |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 lat temu |
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
|
19 lat temu |
Mike Frysinger
|
0f8dedf5a4
sync style changes and misc fixes from glibc
|
19 lat temu |
Mike Frysinger
|
290e2375ab
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
|
19 lat temu |
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
|
19 lat temu |
Eric Andersen
|
5f2bd77887
Alexandre Oliva writes:
|
20 lat temu |
Eric Andersen
|
67eff66438
Initial effort at adding profiling support.
|
22 lat temu |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
22 lat temu |
Eric Andersen
|
606def5ccd
Remove some debugging code
|
23 lat temu |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 lat temu |