Subject: CVS commit: [netbsd-2] src/lib/libc/citrus
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/16/2005 14:17:15
Module Name:	src
Committed By:	he
Date:		Sun Jan 16 14:17:15 UTC 2005

Modified Files:
	src/lib/libc/citrus [netbsd-2]: citrus_mmap.c

Log Message:
Pull up revision 1.2 (requested by christos in ticket #931):
  Correct check for mmap return value.  Also clean up
  the error path, convert to KNF, and use the proper stat
  macro.  Fixes PR#27283.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.4.1 src/lib/libc/citrus/citrus_mmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.