summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add portdatersc2004-12-262-0/+20
|
* use new thread libraryrsc2004-12-266-17/+20
|
* use volatile correctlyrsc2004-12-261-2/+2
|
* add portdatersc2004-12-264-0/+24
|
* add portdatersc2004-12-263-0/+49
|
* add proper locking for libfmt!rsc2004-12-261-0/+16
|
* plan 9 changesrsc2004-12-263-2/+62
|
* add portdatersc2004-12-261-0/+20
|
* portdatesrsc2004-12-261-0/+30
|
* more testsrsc2004-12-262-0/+61
|
* import changes from plan 9rsc2004-12-2618-167/+171
|
* pick up plan 9 fltfmt changesrsc2004-12-261-325/+138
|
* various little changes.rsc2004-12-261-19/+17
| | | | also pick up latest fltfmt from plan 9
* cleanups - lots of removed files now in thread library.rsc2004-12-2627-958/+113
| | | | | qlock.c - stubs to thread library notify.c - clean interface slightly.
* add for unix portrsc2004-12-261-0/+33
|
* add for unix portrsc2004-12-261-0/+29
|
* clean up for unix portrsc2004-12-2658-127/+160
|
* updates from plan 9rsc2004-12-264-1/+16
|
* make work with new thread libraryrsc2004-12-263-19/+45
|
* update to use new thread libraryrsc2004-12-263-13/+31
|
* remove empty qlock.crsc2004-12-262-4/+0
|
* better unwinding for 386.rsc2004-12-2513-107/+493
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* help for libthread_db (define ps_prochandle)rsc2004-12-251-3/+26
| | | | | | | add symbols to unwind for disasesmbly-based stack unwinding add global state for library to help debugger programs (symhdr etc., attachproc, attachcore, attachargs).
* more thread support, also add freebsd 5rsc2004-12-251-13/+21
|
* new thread libraryrsc2004-12-252-187/+189
|
* clean up headersrsc2004-12-252-75/+69
|
* more new libthreadrsc2004-12-257-0/+800
|
* New thread libraryrsc2004-12-2570-4684/+1041
|
* fix from forsyth via robrsc2004-12-251-1/+1
|
* match Linux 2.6 kernel betterrsc2004-12-241-1/+1
|
* oops -> change mpdigit from long to ulongrsc2004-12-231-1/+1
|
* allow last column to be deletedrsc2004-11-151-8/+0
|
* still more filesrsc2004-11-085-0/+300
|
* extra filesrsc2004-11-084-0/+380
|
* more thread workrsc2004-11-0812-337/+291
|
* stupid port bug. cannot use %ld to print a long as a *CHARACTER*rsc2004-11-031-1/+1
|
* bug fix in Get from robrsc2004-11-011-0/+2
|
* clean up signal handlingrsc2004-10-231-89/+194
|
* figure out which thread implementation to usersc2004-10-221-0/+15
|
* try to implement the daemonize hack.rsc2004-10-2211-51/+165
|
* handle interrupt rightrsc2004-10-221-1/+3
|
* gas workaroundrsc2004-10-221-5/+2
|
* new test programrsc2004-10-221-0/+41
|
* debugging, more pthreads craprsc2004-10-227-9/+27
|
* make sure a write of 0 bytes does a 0-length write.rsc2004-10-221-2/+4
|
* print 0 %ux as 0x0rsc2004-10-221-1/+0
|
* more debuggingrsc2004-10-221-7/+33
|
* try to avoid calling notify on the "dumb" signalsrsc2004-10-221-52/+91
|
* add core dump and signal to status linersc2004-10-221-2/+1
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-228-25/+55
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens