summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use threaddaemonizersc2004-12-282-26/+9
|
* new test programrsc2004-12-281-0/+11
|
* add threaddaemonize(), more bug fixesrsc2004-12-287-14/+56
|
* add note that vac should work.rsc2004-12-273-6/+5
| | | | change %R to %r
* use getuser instead of getenv("USER").rsc2004-12-272-1/+10
| | | | add portdate file.
* secstore from ehgrsc2004-12-2710-0/+1633
|
* silence various warningsrsc2004-12-274-3/+7
|
* change to use new thread libraryrsc2004-12-271-3/+3
|
* yield now returns the number of switches donersc2004-12-271-1/+1
|
* better exec handlingrsc2004-12-275-78/+43
|
* add awaitfor and waitforrsc2004-12-273-10/+30
|
* 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
|
* add chansetname prototypersc2004-12-271-0/+1
|
* 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
|
* various changes from plan 9rsc2004-12-275-3/+20
|
* 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
|