summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* help for libthread_db (define ps_prochandle)rsc2004-12-251-3/+26
| | | | | | | add symbols to unwind for disasesmbly-based stack unwinding add global state for library to help debugger programs (symhdr etc., attachproc, attachcore, attachargs).
* more thread support, also add freebsd 5rsc2004-12-251-13/+21
|
* new thread libraryrsc2004-12-252-187/+189
|
* clean up headersrsc2004-12-252-75/+69
|
* oops -> change mpdigit from long to ulongrsc2004-12-231-1/+1
|
* Add // to acid thread line so it is executable.rsc2004-09-231-4/+2
| | | | Remove p9fork.
* Continue the pthreads torture.rsc2004-09-212-3/+5
|
* Continue switching library over to pthreads when possible.rsc2004-09-172-0/+2
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-173-9/+43
| | | | | | | data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.
* add cache functionrsc2004-06-171-0/+1
|
* Import proto file parser for dump9660.wkj2004-06-171-0/+65
|
* various fixesrsc2004-06-163-8/+12
|
* change corrupt typersc2004-06-141-1/+1
|
* add OLOCKrsc2004-06-112-0/+3
|
* catch strdup, malloc, and friendsrsc2004-06-091-2/+4
|
* add network routinesrsc2004-06-091-0/+4
|
* various debuggingrsc2004-05-231-0/+3
|
* lock malloc ourselvesrsc2004-05-231-6/+6
|
* Fix small bugs.rsc2004-05-111-1/+1
|
* add -W to specify window size.rsc2004-04-293-2/+6
| | | | various other little fixes.
* little thingsrsc2004-04-231-0/+1
|
* add needstackrsc2004-04-211-0/+2
|
* asdfrsc2004-04-211-1/+2
|
* make things work on SunOSrsc2004-04-201-1/+2
|
* make mac workrsc2004-04-191-1/+1
|
* add mach.hrsc2004-04-191-0/+504
|
* tweaksrsc2004-04-191-0/+1
|
* add s32int, s64int, s16intrsc2004-04-191-0/+5
|
* Make libhtml, htmlfmt build.rsc2004-04-081-7/+7
| | | | Thanks to wkj for doing all the hard work.
* Plan 9 atoi, ...rsc2004-04-081-3/+6
|
* grey out 9term when it loses focus.rsc2004-03-301-0/+3
|
* SunOS can rot in hell.rsc2004-03-261-33/+29
|
* Small changes.rsc2004-03-251-2/+2
|
* More files.rsc2004-03-251-0/+17
| | | | More files.
* Today's changes.rsc2004-03-255-876/+890
| | | | More changes.
* Small tweaksrsc2004-03-216-0/+1934
| | | | Lots of new code imported.
* Various header changes.rsc2004-03-154-1/+19
|
* Various small interface changes.rsc2004-03-151-9/+32
|
* Incorporate bug fixes from Plan 9.rsc2004-03-051-1/+1
|
* Move utf, fmt. Small header file changes.rsc2004-02-294-3/+19
|
* various tweaks.rsc2004-02-091-0/+15
|
* undef some more.rsc2004-01-091-0/+5
|
* add some more RF things for linux.rsc2004-01-091-4/+4
|
* linux diffs.rsc2004-01-091-1/+1
|
* add Lock to struct Ref.rsc2003-12-171-0/+1
|
* Add libString.rsc2003-12-112-0/+675
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-114-8/+27
| | | | with them.
* File system stuff.rsc2003-12-062-0/+95
|
* various tweaks.rsc2003-12-062-4/+5
|
* Various fixes.rsc2003-12-031-1/+3
| | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt.