On Tue, 2011-03-22 at 10:09 -0400, Mike Frysinger wrote: > On Tue, Mar 22, 2011 at 9:42 AM, Davidlohr Bueso wrote: > > -/* very old glibc (2.3) */ > > +/* very old glibc (2.x) */ > > #ifndef O_CLOEXEC > > that cant be right. O_CLOEXEC exists in some glibc-2.x versions. > unless you mean to adapt the comment for all following defines, in > which i'd suggest expanding things: > /* > * Fallback defines for old versions of glibc > */ > Ok so I didn't check all the versions of glibc 2.x, but your the comment above suits the purpose :) > #ifndef O_CLOEXEC > ....... > -mike > -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html