NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/51287 CVS commit: src



Thanks for patching this - question:

a) can it be fixed in 7.0.2 already as the function got introduced with 7.0 
anyway ?

b) it should be checked if it gets correctly picked up by the sqlite port now. 
Qt uses a copy of it, that's how I found out to use it and that there's things 
going wrong.

Thanks.

Am Donnerstag, 30. Juni 2016, 15:30:01 schrieb David A. Holland:
> The following reply was made to PR standards/51287; it has been noted by
> GNATS.
> 
> From: "David A. Holland" <dholland%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/51287 CVS commit: src
> Date: Thu, 30 Jun 2016 15:29:20 +0000
> 
>  Module Name:	src
>  Committed By:	dholland
>  Date:		Thu Jun 30 15:29:20 UTC 2016
> 
>  Modified Files:
>  	src/include: unistd.h
>  	src/lib/libc/sys: fdiscard.2 posix_fallocate.c
>  	src/sys/sys: fcntl.h
> 
>  Log Message:
>  PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
> 
> 
>  To generate a diff of this commit:
>  cvs rdiff -u -r1.146 -r1.147 src/include/unistd.h
>  cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/fdiscard.2
>  cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/posix_fallocate.c
>  cvs rdiff -u -r1.46 -r1.47 src/sys/sys/fcntl.h
> 
>  Please note that diffs are not public domain; they are subject to the
>  copyright notices on the relevant files.

-- 
Kind regards,

Ralf Nolden



Home | Main Index | Thread Index | Old Index