From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 09/16] uclibc_0.9.32: Implement sync_file_range2.
Date: Tue, 19 Jul 2011 12:07:29 +0100 [thread overview]
Message-ID: <1311073650.30326.26.camel@phil-desktop> (raw)
In-Reply-To: <bcd71928a9187721cbbd00795a8bde5f2b503710.1311034342.git.raj.khem@gmail.com>
On Mon, 2011-07-18 at 17:17 -0700, Khem Raj wrote:
> ++#if defined __NR_sync_file_range2
> ++#define __NR_sync_file_range __NR_sync_file_range2
> ++#endif
Does that really work? If I remember right, the argument lists for
those two syscalls are not the same. It isn't entirely obvious to me
that it makes sense to just define one as an alias for the other.
p.
next prev parent reply other threads:[~2011-07-19 11:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 0:17 [PATCH 00/16] Make core-image-minimal core-image-sato buildable with uclibc Khem Raj
2011-07-19 0:17 ` [PATCH 01/16] bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM Khem Raj
2011-07-19 0:17 ` [PATCH 02/16] oe-buildenv-internal: Replace POKYMODE POKYLIBC with TCMODE and TCLIBC Khem Raj
2011-07-19 0:17 ` [PATCH 03/16] default-distrovars: Add largefile and argp to DISTRO_FEATURES Khem Raj
2011-07-19 0:17 ` [PATCH 04/16] acl, attr: Fix build failures when NLS is disabled on uclibc Khem Raj
2011-07-19 0:17 ` [PATCH 05/16] classes/gettext: Do not disable nls for non target recipes Khem Raj
2011-07-19 0:17 ` [PATCH 06/16] libxdamage, libxft, libxrandr: Add missing dependency on virtual/libx11 Khem Raj
2011-07-19 0:17 ` [PATCH 07/16] tzcode,tzdata: Update tzdata to 2011h Khem Raj
2011-07-19 0:17 ` [PATCH 08/16] task-core-x11-sato: Add empty NETWORK_MANAGER for uclibc Khem Raj
2011-07-19 0:17 ` [PATCH 09/16] uclibc_0.9.32: Implement sync_file_range2 Khem Raj
2011-07-19 11:07 ` Phil Blundell [this message]
2011-07-19 14:45 ` Khem Raj
2011-07-19 21:14 ` Khem Raj
2011-07-19 0:17 ` [PATCH 10/16] oprofile: Fix build when query_module is not there Khem Raj
2011-07-19 0:17 ` [PATCH 11/16] powertop: Add lintl to linker commandline on uclibc Khem Raj
2011-07-19 0:17 ` [PATCH 12/16] pimlico/dates: Fix build " Khem Raj
2011-07-19 0:17 ` [PATCH 13/16] binutils: Fix build when compiling target binutils recipe with gcc 4.6 Khem Raj
2011-07-19 0:17 ` [PATCH 14/16] clutter-box2d: Replace use of finite macro with C99 compliant isfinite() Khem Raj
2011-07-20 0:45 ` Saul Wold
2011-07-20 4:33 ` Khem Raj
2011-07-20 5:15 ` Khem Raj
2011-07-19 0:17 ` [PATCH 15/16] sysprof: Define NT_GNU_BUILD_ID if undefined Khem Raj
2011-07-19 0:17 ` [PATCH 16/16] mesa-xlib: Dont use locales with uclibc Khem Raj
2011-07-19 21:16 ` [PATCH 00/16] Make core-image-minimal core-image-sato buildable " Khem Raj
2011-07-20 17:28 ` Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1311073650.30326.26.camel@phil-desktop \
--to=philb@gnu.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox