| To: | libc-ports@sourceware.org |
|---|---|
| Subject: | Re: [PATCH] Fix some system calls with long long arguments |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Mon, 21 May 2007 13:38:41 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, kraj@mvista.com, drow@false.org |
| In-reply-to: | <20070518.004759.59650774.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070518.004759.59650774.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 18 May 2007 00:47:59 +0900 (JST), Atsushi Nemoto <anemo@mba.ocn.ne.jp> wrote: > And here is glibc side fixes for posix_fadvise, posix_fadvise64, > readahead, sync_file_range. For O32, add a padding before a long long > argument pair. For N32, pass a long long value by one argument. O32 > readahead borrows ARM EABI implementation. N32 posix_fadvise64 use C > implementation (instead of syscalls.list) for versioned symbols. I filed it at glibc bugzilla: http://sources.redhat.com/bugzilla/show_bug.cgi?id=4526 --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] Add GPIO wrappers to Au1x00 boards, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH 2/2] Add GPIO wrappers to Au1x00 boards, Florian Fainelli |
| Previous by Thread: | Re: [PATCH] Fix some system calls with long long arguments, Atsushi Nemoto |
| Next by Thread: | Re: [PATCH] Fix some system calls with long long arguments, Daniel Jacobowitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |