index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
2
-8
/
+7
2008-05-05
libmux: more robust code
Russ Cox
1
-1
/
+4
2006-11-04
In non-blocking recv functions in libmux and libdraw,
rsc
3
-41
/
+50
2006-06-25
fix name muxprocs
rsc
1
-1
/
+1
2006-06-25
nonblock
rsc
2
-43
/
+132
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-3
/
+3
2005-07-13
better errors
rsc
1
-1
/
+7
2005-01-30
handle non-zero mintag properly
rsc
1
-2
/
+2
2005-01-04
good thing no one uses this.
rsc
1
-1
/
+1
2005-01-04
do not free r until done with it!
rsc
1
-2
/
+3
2004-12-27
bug fix -- need to enqueue before sending the packet,
rsc
1
-5
/
+13
2004-09-21
Continue the pthreads torture.
rsc
1
-1
/
+2
2004-04-19
clean up when finished.
rsc
1
-1
/
+0
2004-01-09
linux diffs.
rsc
1
-0
/
+2
2003-12-11
Add support for user-level 9P servers/clients and various bug fixes to go wit...
rsc
1
-1
/
+0
2003-12-09
bug from wkj
rsc
1
-0
/
+1
2003-12-09
Bug fixes from the Valgrind oracle.
rsc
1
-0
/
+2
2003-12-09
check everything in so i can move to linux and valgrind.
rsc
1
-31
/
+55
2003-12-06
File system stuff.
rsc
6
-0
/
+467