This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: alpha fcntl bits missing defines


Oliver Falk <oliver@linux-kernel.at> writes:

> And another small patch for statfs.h:
>
> --- statfs.h.f_flags    2011-02-23 11:23:06.000000000 +0100
> +++ statfs.h    2011-02-23 11:26:21.000000000 +0100
> @@ -42,6 +42,7 @@
>      __fsid_t f_fsid;
>      int f_namelen;
>      int f_frsize;
> +    int f_flags;
>      int f_spare[5];
>    };

Surely you are not proposing to break the ABI.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]