Commit Briefs

rsc

more precision on time


rsc

more debugging


rsc

remove debugging print


rsc

remove race between openfdthread and connoutthread msgput,

so that openfd'ed fids always get clunked properly.


rsc

use threaddaemonize


rsc

use new thread library


rsc

Today's changes.

More changes.


rsc

Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.

Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.


rsc

Long-standing stability bugs fixed in 9pserve.

Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.


rsc

Tweaks for the Macintosh.



rsc

Fighting the good fight.

Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.


rsc

Tweaks to various bits.

Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.