NetBSD-Bugs archive

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

PR/49617 CVS commit: src/tests/lib/libc/sys



The following reply was made to PR kern/49617; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49617 CVS commit: src/tests/lib/libc/sys
Date: Sat, 31 Jan 2015 18:06:57 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sat Jan 31 23:06:57 UTC 2015
 
 Modified Files:
 	src/tests/lib/libc/sys: Makefile
 Added Files:
 	src/tests/lib/libc/sys: t_posix_fallocate.c
 
 Log Message:
 PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
 failure, without setting errno.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.36 -r1.37 src/tests/lib/libc/sys/Makefile
 cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_posix_fallocate.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index