Re: util-linux 2.19 on kernel 2.4 glibc 2.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
 */

#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


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux