The Go programming language
Go to file
Ian Lance Taylor a01bdb4ae0 Add an accessor function os.FD.Fd() to get the file
descriptor.  Use it in the PollServer code.

6g currently accepts this code without this change, but it
should not.  Test case for the bug is bug133.go.

R=rsc
DELTA=10  (0 added, 0 deleted, 10 changed)
OCL=23451
CL=23486
2009-01-26 11:10:14 -08:00
doc - clarified slice index bounds rules 2009-01-26 09:34:19 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src Add an accessor function os.FD.Fd() to get the file 2009-01-26 11:10:14 -08:00
test Add a test for a case where 6g thinks that a field is visible 2009-01-26 09:59:59 -08:00
usr/gri - snapshot before making larger change 2009-01-23 13:50:14 -08:00