]> Cypherpunks repositories - gostls13.git/commit
Ports of lib9, libbio and libmach to Windows.
authorHector Chu <hectorchu@gmail.com>
Mon, 30 Nov 2009 19:53:11 +0000 (11:53 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 30 Nov 2009 19:53:11 +0000 (11:53 -0800)
commitcd9d72ba9e6b1d409237a171be73f529f2306093
tree4dd8ac26d99f6ab6690b04a5d1a7e1e4c3032936
parent49c859a5f1ff32f7c36fc933796b545870889993
Ports of lib9, libbio and libmach to Windows.

R=rsc
https://golang.org/cl/157159
16 files changed:
include/libc.h
include/u.h
lib/codereview/codereview.py
src/lib9/Makefile
src/lib9/_p9dir.c
src/lib9/create.c
src/lib9/dirfwstat.c
src/lib9/dirstat.c
src/lib9/open.c
src/lib9/pipe.c [deleted file]
src/lib9/time.c
src/lib9/win32.c [new file with mode: 0644]
src/libbio/binit.c
src/libbio/bseek.c
src/libmach/Makefile
src/make.bash