On Nov 2 16:45, Erik M. Bray wrote:
> Also updates the fhandler_*::fadvise implementations to adhere to the same
> semantics.
Both patches pushed.
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT
Also updates the fhandler_*::fadvise implementations to adhere to the same
semantics.
---
winsup/cygwin/fhandler_disk_file.cc | 11 +++
winsup/cygwin/pipe.cc | 3 +--
winsup/cygwin/syscalls.cc | 2 +-
3 files changed, 5 insertions(+), 11 deletions(-)
diff --git a
Also updates the fhandler_*::ftruncate implementations to adhere to the same
semantics. The error handling semantics of those syscalls that use
fhandler_*::ftruncate are moved to the implementations of those syscalls (
in particular ftruncate() and friends still set errno and return -1 on error
bu
On Thu, Nov 2, 2017 at 4:06 PM, Corinna Vinschen wrote:
> Hi Erik,
>
> On Nov 2 15:15, Erik M. Bray wrote:
>> diff --git a/winsup/cygwin/fhandler_disk_file.cc
>> b/winsup/cygwin/fhandler_disk_file.cc
>> index f46e355..9d5ec30 100644
>> --- a/winsup/cygwin/fhandler_disk_file.cc
>> +++ b/winsup/cyg
On Thu, Nov 2, 2017 at 3:58 PM, Corinna Vinschen
wrote:
> Hi Eric,
>
> On Nov 2 14:26, Erik M. Bray wrote:
>> Also updates the fhandler_*::fadvise implementations to adhere to the same
>> semantics.
>
> Good catch. I have just some style nits.
>
>> ---
>> winsup/cygwin/fhandler.cc |
On Nov 2 15:58, Corinna Vinschen wrote:
> Hi Eric,
s/Eric/Erik/
Sorry,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat
signature.asc
Description: PGP signature
Hi Erik,
On Nov 2 15:15, Erik M. Bray wrote:
> diff --git a/winsup/cygwin/fhandler_disk_file.cc
> b/winsup/cygwin/fhandler_disk_file.cc
> index f46e355..9d5ec30 100644
> --- a/winsup/cygwin/fhandler_disk_file.cc
> +++ b/winsup/cygwin/fhandler_disk_file.cc
> @@ -1116,11 +1116,11 @@ fhandler_disk_
Hi Eric,
On Nov 2 14:26, Erik M. Bray wrote:
> Also updates the fhandler_*::fadvise implementations to adhere to the same
> semantics.
Good catch. I have just some style nits.
> ---
> winsup/cygwin/fhandler.cc | 3 +--
> winsup/cygwin/fhandler_disk_file.cc | 16 ++--
>
Also updates the fhandler_*::ftruncate implementations to adhere to the same
semantics. The error handling semantics of those syscalls that use
fhandler_*::ftruncate are moved to the implementations of those syscalls (
in particular ftruncate() and friends still set errno and return -1 on error
bu
Also updates the fhandler_*::fadvise implementations to adhere to the same
semantics.
---
winsup/cygwin/fhandler.cc | 3 +--
winsup/cygwin/fhandler_disk_file.cc | 16 ++--
winsup/cygwin/pipe.cc | 3 +--
winsup/cygwin/syscalls.cc | 2 +-
4 files chan
10 matches
Mail list logo