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