summaryrefslogtreecommitdiff
path: root/src/lib9/open.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu1-23/+4
R=rsc http://codereview.appspot.com/157159 Committer: Russ Cox <rsc@golang.org>
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-0/+87
remove the dependency on /home/r. SVN=122482