summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* start linux pre-2.6 portrsc2004-12-275-79/+122
|
* good test programsrsc2004-12-272-0/+404
|
* lock using Lock instead of QLock.rsc2004-12-271-3/+3
| | | | | | qlocks are complicated enough that they need to be able to print during debugging.
* confine pthreads to pthread.crsc2004-12-274-13/+38
|
* as wkj pointed out, notifyseton should not call notesetenablersc2004-12-271-2/+0
|
* fix to handle newrsc2004-12-271-0/+2
|
* remove debuggingrsc2004-12-271-1/+0
|
* changes from plan 9rsc2004-12-276-17/+31
|
* change to use new thread libraryrsc2004-12-277-24/+41
|
* clone is a bad word on linuxrsc2004-12-271-2/+2
|
* handle pty correctly on linuxrsc2004-12-271-0/+14
|
* add readn to avoid need for plan9port libcrsc2004-12-272-0/+20
|
* change to use new thread libraryrsc2004-12-273-14/+31
|
* signal handling, add prototype for pthreadinitrsc2004-12-273-4/+19
|
* bug fix -- need to enqueue before sending the packet,rsc2004-12-271-5/+13
| | | | | in case the response comes back and another thread tries to give it to us, all before we are enqueued.
* changes from plan 9rsc2004-12-272-3/+18
|
* change to use new thread libraryrsc2004-12-272-4/+12
|
* bad namersc2004-12-271-6/+0
|
* add for portingrsc2004-12-271-0/+10
|
* porting changesrsc2004-12-271-6/+9
|
* fmtdef.h needed for VA_COPYrsc2004-12-272-0/+2
|
* add isNaNrsc2004-12-271-3/+4
|
* forgot thisrsc2004-12-271-1/+1
|
* add portdatersc2004-12-261-0/+56
|
* changes from plan 9. some clean-up.rsc2004-12-265-20/+91
|
* add portdatersc2004-12-261-0/+9
|
* add portdatersc2004-12-263-0/+49
|
* changes from plan 9rsc2004-12-262-77/+33
|
* add portdatersc2004-12-262-0/+25
|
* plan 9 changesrsc2004-12-261-1/+1
|
* 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
|