summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add awaitfor and waitforrsc2004-12-272-10/+27
|
* starting to work on Linuxrsc2004-12-275-19/+80
|
* shuffle to allow use of execchan in non-pthreads implsrsc2004-12-273-6/+43
|
* more featuresrsc2004-12-275-0/+676
|
* dumb porting bugsrsc2004-12-271-2/+2
|
* use new thread libraryrsc2004-12-271-153/+1
|
* figure out which files to put in the libraryrsc2004-12-271-0/+14
|
* linux pre-2.6 implementationrsc2004-12-272-0/+355
|
* 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
|