Bug 497434 - preadv / pwritev system call windup is not correct
Summary: preadv / pwritev system call windup is not correct
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-23 21:10 UTC by Gerd Hoffmann
Modified: 2009-04-27 20:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-27 20:11:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gerd Hoffmann 2009-04-23 21:10:38 UTC
While poking around in the glibc source code I've found another one ;)

There was a last minute ABI change for the syscalls:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=601cc11d054ae4b5e9b5babec3d8e4667a2cb9b5

The syscall windup in sysdeps/unix/sysv/linux/{preadv,pwritev}.c
doesn't reflect that (yet).

I think that code isn't compiled yet in rawhide due to kernel-headers not having the syscall numbers.  That will change when kernel 2.6.31 hits the repo ...

Comment 1 Jakub Jelinek 2009-04-27 20:11:41 UTC
Should be fixed in glibc-2.9.90-22.


Note You need to log in before you can comment on or make changes to this bug.