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: [PATCH] alpha: add conditional fdatasync support


On 2012-08-17 10:21, Mike Frysinger wrote:
> While most arches have had the fdatasync syscall for a long time, the
> alpha port didn't add it until the 2.6.22 release.
> 
> This is heavily based on Aurelien Jarno's initial work.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> 
> 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
> 
> 	[BZ #5400]
> 	* sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
> 	* sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
> 	* sysdeps/unix/sysv/linux/alpha/kernel-features.h
> 	(__ASSUME_FDATASYNC): Define.

Ok.


r~


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