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: [Update] bits/fcntl.h


On Thu, Apr 27, 2006 at 11:39:09PM +0200, Lior Balkohen wrote:
> This one is for ARM and MIPS, although only MIPS has sync_file_range
> and splice syscalls.  In 2.6.17-rc3, ARM lacks sync_file_range,
> splice, vmsplice, tee and MIPS lacks vmsplice, tee syscalls.
> 
> 
> 2006-04-27  Lior Balkohen  <balkohen@gmail.com>
> 
> 	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
> 	LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
> 	Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
> 	and SYNC_FILE_RANGE_WAIT_AFTER.
> 	Declare sync_file_range, vmsplice, splice and tee.
> 	* sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Likewise.

Thanks, I've applied this (and sorry about not getting to the previous
version of this patch).

-- 
Daniel Jacobowitz
CodeSourcery


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