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

Bug in XSH

To: yyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Bug in XSH
From: yyyyyyy@xxxxxxxxxx
Date: Fri, 25 Feb 2000 07:56:58 GMT
        Bug report from : Ulrich Drepper , Red Hat

@ page 1338 line 40965 section sys/mman.h objection {ud-1}

Problem:

In all headers the types which are needed for the prototypes and
other type definitions are allowed to be defined.  This is not the
case with mode_t in the sys/mman.h header.  It is used in shm_open
but is not allowed to be defined (this would be written in line
40965).

Action:

Add mode_t to the list of types to be defined in like 40965.

<Prev in Thread] Current Thread [Next in Thread>