NetBSD-Bugs archive

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

PR/49617 CVS commit: src/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/lib/libc/sys
Date: Sat, 31 Jan 2015 18:10:57 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sat Jan 31 23:10:57 UTC 2015
 
 Modified Files:
 	src/lib/libc/sys: Makefile.inc
 
 Log Message:
 PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
 failure, without setting errno, so make it PSEUDO_NOERROR, by adding a new
 category GLUENOERR.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.226 -r1.227 src/lib/libc/sys/Makefile.inc
 
 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