summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2011-04-06 17:52:02 -0400
committerRuss Cox <rsc@golang.org>2011-04-06 17:52:02 -0400
commitcf1bd7eee4f0e15aef8fb3d12afa63035a52fb6d (patch)
tree0ef0e1c73d7a9cf7337def8781409c77df5e719e /.hgignore
parentd17011bf58af161ae5127d4e8be899c8c2a2c660 (diff)
downloadgo-cf1bd7eee4f0e15aef8fb3d12afa63035a52fb6d.tar.gz
syscall: add Mmap, Munmap on Linux, FreeBSD, OS X
* tweak mksyscall*.pl to be more gofmt-compatible. * add mkall.sh -syscalls option. * add sys/mman.h constants on OS X R=r, eds, niemeyer CC=golang-dev http://codereview.appspot.com/4369044
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4ac2a3af7..dd4fb5a04 100644
--- a/.hgignore
+++ b/.hgignore
@@ -21,6 +21,8 @@ _cgo_*
_obj
_test
_testmain.go
+build.out
+test.out
y.tab.[ch]
doc/htmlgen
doc/codelab/wiki/*.bin