2011-07-06 Erik Faye-Lund <kusmabite@gmail.com>
poll: do not return 0 on timeout=-1
- * lib/poll.c: Loop with yield if no events occured
+ * lib/poll.c: Loop with yield if no events occurred.
2011-07-06 Eric Blake <eblake@redhat.com>
else \
{ \
/* Ignore the value of fwrite. The caller can determine whether \
- an error occured by inspecting ferror (P). All known fwrite \
+ an error occurred by inspecting ferror (P). All known fwrite \
implementations set the stream's error indicator when they \
fail due to ENOMEM etc., even though C11 and POSIX.1-2008 do \
not require this. */ \