Email List: Xaustin-review-lX
[All Lists]

Defect in XBD <sys/mman.h>

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XBD <sys/mman.h>
From: yyyyyyy@xxxxxxxxxx
Date: Wed, 20 Mar 2002 06:06:05 GMT
        Defect report from : Ulrich Drepper , Red Hat, Inc.

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 385 line 12114 section <sys/mman.h> objection {ud-12}

Problem:

Defect code :  1. Error

The functions mlock() and munlock() are marked with ML (_POSIX_MEMLOCK option) 
in the <sys/mman.h> man page.  They belong to the _POSIX_MEMLOCK_RANGE option, 
though.

Action:

- Change marker for line 12114 to MLR
- Add ML as marker for line 12115
- Change merger for line 12119 to MLR
- Add ML as marker for line 12120

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XBD <sys/mman.h>, drepper <=