1
0
mirror of https://github.com/golang/go synced 2024-10-04 00:21:20 -06:00
The Go programming language
Go to file
Russ Cox e4a61c6524 * implement Linux epoll for polling i/o
* isolate OS-specific polling goop in Pollster type
* move generic poll loop out of fd_darwin.go into fd.go

R=r
DELTA=782  (448 added, 281 deleted, 53 changed)
OCL=16108
CL=16119
2008-09-29 13:37:00 -07:00
doc - added language about string literal concatenation 2008-09-29 12:09:00 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07: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 * implement Linux epoll for polling i/o 2008-09-29 13:37:00 -07:00
test make bugs not fail 2008-09-29 13:16:22 -07:00
usr/gri - allow for embeded types in fields, and parameter lists w/o parameter names 2008-09-27 17:42:18 -07:00