Florian Weimer 4cbf380ce9 misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
Shifting into the sign position is currently supported as a GCC
extension, but explicitly subjected to future changes.  Computation
in the unsigned type followed by a cast to the signed type is a GCC
extension that will be available forever.
2014-02-25 14:56:10 +01:00
..
..
2009-01-23 20:41:36 +00:00
2004-09-25 06:49:33 +00:00
2012-01-07 23:57:22 -05:00
2006-06-17 17:01:42 +00:00
2012-01-07 23:57:22 -05:00