RPM

additional (GNU) glob flags not defined

Bug #1329894 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RPM
New
Undecided
Unassigned
lsb
Confirmed
Medium
Unassigned
Mandriva
In Progress
Medium

Bug Description

There is the definition of flags in LSB 3.1 glob.h (13.4. Data Definitions for
libc,
13.4.12. glob.h):
#define GLOB_BRACE (1<<10)
#define GLOB_NOMAGIC (1<<11)
#define GLOB_TILDE (1<<12)
#define GLOB_ONLYDIR (1<<13)
#define GLOB_MAGCHAR (1<<8)
#define GLOB_ALTDIRFUNC (1<<9)
The purpose of the above flags is not described anywhere, while the purpose of
the
remaining flags, that are defined in glob.h, is described in SUSv3.

Tags: lsb rpm
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.