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