> The following changes adds a few defines so __USE_FILE_OFFSET64 > works properly on hppa.
Both the log entries and the patch here are botched. You must test your patches before you send them. Please observe the change log conventions more closely. Your entries have inadequate detail and are not in canonical form. > It seems that many arches are including ".../i386/fcntl.c" > as generic fcntl code, and hppa is no exception :( > > Are there any plans to make this generic? I think we can move the linux/i386/fcntl.c file to linux. Almost all the architectures have both syscalls from what I can see. Architectures where there is just one syscall can have linux/ARCH/syscalls.list define fcntl and that will override the linux/fcntl.c file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

