poll/select: document portability problems not fixed by Gnulib.
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 13 Sep 2012 06:51:16 +0000 (08:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 13 Sep 2012 06:57:01 +0000 (08:57 +0200)
commit48e7c1cff9531ce0fe05108ea7ec69f2d20472b5
tree29badae1b4a9a5553784dabd0d39591551d99679
parent70d61f6c220a86950889eeeb41e54630e7c31c7d
poll/select: document portability problems not fixed by Gnulib.

* doc/posix-functions/poll.texi: poll does not work well on
pipes under Windows.  It has the same limitations as select on
BeOS.
* doc/posix-functions/select.texi: select does not work well
on pipes under Windows.
ChangeLog
doc/posix-functions/poll.texi
doc/posix-functions/select.texi