lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 1 Dec 2006 13:39:54 +0200
From:	Matti Aarnio <matti.aarnio@...iler.org>
To:	linux-kernel@...r.kernel.org
Subject: Linux poll(2) functionality difference from Solaris (10)

I am coding first rounds usually on Linux, but I do try to verify
everything on several other UNIXes.

During this port debugging I realized that on Solaris the
poll(2) result flags return POLLEOF without POLLIN on files
that have EOF condition for reading.

In same situation the Linux 2.6.15 returns POLLIN, but I don't
know if there is also POLLEOF.  (Same with 2.6.9 at vger.kernel.org)


To track the issue, I did enter it also into Kernel Bugzilla:

  http://bugzilla.kernel.org/show_bug.cgi?id=7609


/Matti Aarnio  -- Now VGER could run more than 1000 parallel
outgoing SMTP sessions.  (Not that it really needs to.)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ