NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43346 CVS commit: src/lib/libc/cdb
The following reply was made to PR kern/43346; it has been noted by GNATS.
From: Bernd Ernesti <veego%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43346 CVS commit: src/lib/libc/cdb
Date: Thu, 3 Jun 2010 12:40:52 +0000
Module Name: src
Committed By: veego
Date: Thu Jun 3 12:40:52 UTC 2010
Modified Files:
src/lib/libc/cdb: cdbr.c
Log Message:
Use MAP_FILE|MAP_SHARED instead of MAP_FILE for the flags parameter of mmap(2).
Patch is from martin.
Solves my own PR kern/43346
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/cdb/cdbr.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