Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-01 | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 1 | -0/+8 | |
2005-01-07 | success on the sun | rsc | 1 | -1/+5 | |
2005-01-04 | exception names | rsc | 1 | -2/+2 | |
2004-12-27 | add awaitfor and waitfor | rsc | 1 | -4/+10 | |
2004-10-22 | add core dump and signal to status line | rsc | 1 | -2/+1 | |
2004-04-02 | Change _p9strsig to return nil if tmp==nil. | rsc | 1 | -0/+2 | |
Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10. | |||||
2004-02-29 | Fighting the good fight. | rsc | 1 | -4/+17 | |
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. | |||||
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -0/+1 | |
with them. | |||||
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -1/+1 | |
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | |||||
2003-11-24 | Tweaks to build properly on Linux. | rsc | 1 | -0/+2 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -0/+2 | |
2003-11-23 | Various additions and fixes. | rsc | 1 | -15/+9 | |
2003-10-01 | Various tweaks to make things run on Mac OS. | rsc | 1 | -0/+1 | |
The main change is the use of pthread to implement ffork. | |||||
2003-09-30 | Initial revision | rsc | 1 | -0/+105 | |